php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6315 apache 1.3.12 DSO libphp4.so undefined symbol gss_mech_krb5
Submitted: 2000-08-23 12:06 UTC Modified: 2000-08-23 13:36 UTC
From: biermanm at kirtland dot cc dot mi dot us Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0.1pl2 OS: RedHat linux 6.2 Sparc
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: biermanm at kirtland dot cc dot mi dot us
New email:
PHP Version: OS:

 

 [2000-08-23 12:06 UTC] biermanm at kirtland dot cc dot mi dot us
inserting libphp4.so w/ DSO into Apache 1.3.12 I get the error

Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: gss_mech_krb5

./configure --with-mysql --with-imap=/usr/lib/ --with-ldap=/usr/ --with-apxs=/usr/sbin/apxs

I'm running Redhat6.2 on a UltraSparc MySQL 3.22.32 IMAP 4.7

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-23 13:36 UTC] rasmus@php.net
This is fixed in CVS.  Grab a snapshot release from snaps.php.net and configure it using --with-kerberos, or alternatively get one of the newer imap rpms that is built without kerberos.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 10:01:33 2025 UTC