Hi all,
The problem is that you didn't include DSO on Apache compilation.
Reinstall Apache with the following commands :
./configure --prefix=<APACHE_DIR> --enable-module=so
./make
./make install
Then you can add the LoadModule in httpd.conf
I hope this help,
[]'s
Paidar
Hi All,
I have to upgrade an application from NT4.0 to Windows 2000. The application is very small - just one component written in C. Will I be able to register/get working the component on Windows 2000?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.