On Thu, Jan 13, 2000, Sun JunXu wrote:

> my mod_ssl was running well until today I installed other module, after I
> installed, when I run apachectl startssl, it gave me error message:
> cann't load /hd1/apache-1.3.9/libexec/libssl.so into
> server:/hd1/apache-1.3.9/libexec/libssl.so:undefined symbol:ap_global_ctx.
> 
> how come to this?

Seems like you not only installed another module. Instead it looks
you've also re-installed the httpd executable. Because ap_global_ctx is
an exported (EAPI) symbol from httpd. If its not available you've messed
up something with your httpd.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to