[PHP-DEV] Bug #4444: undefined symbol: gss_mech_krb5 From: achanzar <email protected>
Date: 05/14/00

From: achanzar <email protected>
Operating system: Redhat Linux 6.2
PHP version: 3.0.15
PHP Bug Type: Installation problem
Bug description: undefined symbol: gss_mech_krb5

mySQL-3.22.32-1 was not working with php-3.0.15-2.i386.rpm on the redhat 6.2 release (out of the box). I tried recompliling the SRPMS but worst had i got, libphp3.so was ruinned! [ results below ] So i tried compiling a tar file (same version) from php.net, same problem had occured. Such a waste repeating those steps for the 8th time :c(
Seems like it was looking for a 'Kerberos' lib... which i havent installed not even once.
-----------------------------------------------
RESULTS:
Starting httpd: Syntax error on line 247 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp3.so into server: /etc/httpd/modules/libphp3.so: undefined symbol: gss_mech_krb5
-----------------------------------------------
OPTIONS used:
--with-apxs=/usr/sbin/apxs
--with-config-file-path=/etc/httpd
--enable-safe-mode
--with-exec-dir=/usr/bin
--with-system-regex
--disable-debug
--with-zlib=/usr/lib
--with-xml
--with-ftp
--with-mysql
--with-imap
-----------------------------------------------

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>