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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 22:01:29 2024 UTC