Hello all. After I have done an upgrade for php, I get this strange error:

Starting httpd-perl: Syntax error on line 68 of
/etc/httpd/conf/httpd-perl.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name
                                                                [FAILED]
Starting httpd: Syntax error on line 70 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name
                                                                [FAILED]
Syntax error on line 68 of /etc/httpd/conf/httpd-perl.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name
                                                                [FAILED]
Syntax error on line 70 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name
                                                                [FAILED]
Syntax error on line 68 of /etc/httpd/conf/httpd-perl.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name
                                                                [FAILED]
Syntax error on line 70 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: gss_nt_service_name
                                                                [FAILED]


I am using Mandrake Linux 8.2, and I configured and made the entire version
of 4.2.3 without any problems. Here's my configuration I used to configure
php:

./configure --with-apxs=/usr/sbin/apxs --disable-static --enable-pic --inclu
dedir=/usr/include --enable-inline-optimization --libdir=/usr/lib,/usr/local
/lib --with-config-file-path=/etc --enable-magic-quotes --enable-debugger --
enable-track-vars --enable-safe-mode --with-exec-dir=/usr/bin --with-regex=s
ystem --enable-sysvsem --with-mod_charset --with-mm --enable-trans-sid --ena
ble-yp --enable-ftp --with-xml --with-gettext --with-curl=/usr/bin/curl  --e
nable-sockets --enable-shmop --with-png-dir=/usr/lib --with-tiff-dir=/usr/li
b --with-imap --with-imap-ssl --with-jpeg-dir=/usr/lib --with-pgsql --with-o
penssl  --with-gd --with-gdbm --with-mhash --with-mcrypt --with-zlib-dir=/us
r/local/lib --with-mysql --with-java=/usr/java --enable-force-cgi-redirect



Has anyone seen anything like this? Any suggestions??? If you need any more
information, please ask. This has got me stumped.

Thanks!
Robert
http://performancehosting.net



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to