Edward, at a glance, I'd guess you need to load the kerberos libs.
 
do this:
shell> rpm -qa | grep krb
 
on a RH7.2 you should at least see:
krb5-libs-1.2.2-13

if you don't, try installing krb5-libs-1.2.2-13.i386.rpm (at least,
that's what it is on RH7.2)
 
Regards,
Lorenzo
 

        -----Original Message----- 
        From: [EMAIL PROTECTED] 
        Sent: Sun 11/4/2001 9:35 AM 
        To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Kurt
Boyack 
        Cc: 
        Subject: Re: [PHP-INST] Can you help me about apache connect
with php ?
        
        

        Kurt Boyack wrote:
        
        > Sounds like you need to uncomment the following line in your
httpd.conf:
        >
        >     AddType application/x-httpd-php .php
        
        Hello to you,
        
        Now, I have just finished the reinstall Red Hat Linux System ,
Apache , php
        and MySQL,
        But when I start the apache ( web server ) after the
re-installation and
        uncomment the line, these is the error :
        
        Syntax error on line 222 of /usr/local/apache/conf/httpd.conf:
        Cannot load /usr/local/apache/libexec/libphp4.so into server:
        /usr/local/apache/
        libexec/libphp4.so: undefined symbol: gss_mech_krb5
        /usr/local/apache/bin/apachectl start: httpd could not be
started
        
        So, can you help me ? who can help me ?
        Thanks you and all !
        
        Edward.
        
        
        
        --
        PHP Install Mailing List (http://www.php.net/)
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED]
        To contact the list administrators, e-mail:
[EMAIL PROTECTED]
        
        



Reply via email to