On Tue, May 16, 2000 at 06:58:10AM -0700, Orlando wrote:
> Hello, I cannot get php3 to run with apache. I am using RH6.2,and
> apache-mod_ssl-1.3.12.2.6.4-0.6.0.i386.rpm.
>
> Here is the error that I am receiving when starting apache:
>
> Shutting down http: [FAILED]
> Starting httpd: Syntax error on line 244 of /etc/httpd/conf/httpd.conf:
> Cannot load /usr/lib/apache/libphp3.so into server:
> /usr/lib/apache/libphp3.so: undefined symbol: gss_mech_krb5
That has nothing to do with mod_ssl - it is php3. One of the modules
in php must be trying to use gss_mech_krb5 - which is not related to
either mod_ssl, apache or openssl. Looking through my RH6.2 installation
that specific symbol seems to be from krb5-1.1.1-9. Exactly which of
the modules in your php config that is causing the problem, is a good
question - which you'll probably have a much better chance of getting
an answer to on a php list. But my guess would be either mysql, imap,
postgres or ldap.
vh
Mads Toftum
--
`Darn it, who spiked my coffee with water?!' - lwall
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]