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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mishrakapil at usa dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

History

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