php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6015 Apache Failed to start : gss_mech_krb5 invalid
Submitted: 2000-08-08 00:31 UTC Modified: 2000-08-08 00:59 UTC
From: saidml at dts dot mg Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: RedHat 6.2
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: saidml at dts dot mg
New email:
PHP Version: OS:

 

 [2000-08-08 00:31 UTC] saidml at dts dot mg
Hi,
I've just compiled PHP4 with options :
- DSO ,
- MySQL,
- Postgres,
- Oracle 8 (oci8),
- Ftp,
- imap,
- zlib,
Compile and install work fine.
But when I want to start Apache ( 1.3.12 + SSL) , it fails indicating the error :
invalid symbol gss_mech_krb5 in libphp4.so

Thanks,

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-08 00:59 UTC] mrobinso@php.net
This is a configuration problem, not a php bug.
Try specifying the path to imap with the flag:

--with-imap=/path/to/imap

as opposed to just --with-imap.

Please see bug reports #4424 and #4834 
for more info.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 13:01:31 2024 UTC