php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6597 undefined symbol: gss_mech_krb5 when trying to start apache infile libphp4.so
Submitted: 2000-09-07 08:14 UTC Modified: 2000-09-07 08:20 UTC
From: mishrakapil at usa dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.2 OS: Linux Redhat 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
4 + 34 = ?
Subscribe to this entry?

 
 [2000-09-07 08:14 UTC] mishrakapil at usa dot net
Installation done in /usr/local/php4

./configure  --with-apxs --with-jpeg-dir --with-tiff-dir --enable-calendar --enable-ftp --with-imap --with-pgsql --enable-trans-sid --enable-versioning.
make 
make install

Had to manually copy file /usr/local/php4/php-4.0.2/libs/libphp4.so to /etc/httpd/lib/apache/

while restarting apache the message that comes are :
Cannot load /etc/httpd/lib/apache/libphp4.so into server: /etc/httpd/lib/apache/libph4.so: undefined symbol: gss_mech_krb5

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-07 08:20 UTC] joey@php.net
Use --with-kerberos.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 05:01:30 2024 UTC