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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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: Thu Apr 25 07:01:31 2024 UTC