I am trying to configure apache2 for a Debian distribution and having trouble getting ssl and php4 to work. If the loadmodule statement is included for either of these two modules I get an error like below:

Syntax error on line 1 of /etc/apache2/mods-enabled/ssl.load:
Cannot load /usr/lib/apache2/modules/mod_ssl.so into server: /usr/lib/apache2/modules/mod_ssl.so: undefined symbol: SSL_get_error

I get the same error if I use 'apache2ctl configtest'.

The apache2 version that I am using is 2.0.54 and it is the package that is currently being used for 'stable' and 'testing'. I have downloaded the source from the apache site and built, but I get the same result. I have also downloaded the debian package source and built it, and I also get the same result.

I have also tried to build with mod-ssl as a static module, so that the apache2/httpd executable will load the libssl library. This doesn't work either.

Does anyone have any suggestions? Is there something I can try to find out what is going wrong?

Thank you for your time,


-Craig

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to