You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joost de Heer <sa...@xs4all.nl> on 2005/10/07 11:00:36 UTC

[users@httpd] Re: Error with ssl and php4

> 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

Did you install the openssl libraries?

Joost


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Re: Error with ssl and php4

Posted by Joe Orton <jo...@redhat.com>.
On Fri, Oct 07, 2005 at 03:46:13PM +0000, Com Puter wrote:
> The openssl libraries are installed and can be verified with a static 
> version of mod-ssl compiled in by checking the output of:
> 
> lsof |grep libssl
> 
> which returns several apache2 processes having /usr/lib/libssl.so.0.9.7 
> open.
> 
> This has me puzzled, it should work but doesn't.  It is almost like the 
> libssl .so is not being made available to the included loadmodule processes.

This is a Debian specific problem, please report it to Debian.

http://www.debian.org/Bugs/Reporting

joe

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Re: Error with ssl and php4

Posted by Com Puter <cc...@hotmail.com>.
The openssl libraries are installed and can be verified with a static 
version of mod-ssl compiled in by checking the output of:

lsof |grep libssl

which returns several apache2 processes having /usr/lib/libssl.so.0.9.7 
open.

This has me puzzled, it should work but doesn't.  It is almost like the 
libssl .so is not being made available to the included loadmodule processes.

HELP!!




>From: "Joost de Heer" <sa...@xs4all.nl>
>Subject: [users@httpd] Re: Error with ssl and php4
>Date: Fri, 7 Oct 2005 11:00:36 +0200 (CEST)
>
> > 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
>
>Did you install the openssl libraries?
>
>Joost
>

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org