php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26473 apple_auth_module and php4_module
Submitted: 2003-11-30 11:25 UTC Modified: 2003-11-30 13:16 UTC
From: bchesneau at mac dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.3.4 OS: macos x server 10.3
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: bchesneau at mac dot com
New email:
PHP Version: OS:

 

 [2003-11-30 11:25 UTC] bchesneau at mac dot com
Description:
------------
There is a conflict between apple_auth_module and 
php4_module on macos x server (at least on 
10.3, but it appears to be the same on 10.2) if you 
compile php4 + imap , in your log you see :

dyld: /usr/sbin/httpd Undefinded symbols: 
_checkpw

If php4 module is loaded first it solve the conflict, I 
found the fix here :
http://www.plaidworks.com/chuqui/blog/000457.html

For your information, I'me the maintener of php4 with 
darwinports package system (http://
darwinports.opendarwin.org), so If you could help me to 
provide a patch to solve the problem ... :)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-30 13:16 UTC] sniper@php.net
Report this to the c-client author. It's not PHP problem that c-client happens to not use any kind of sane naming for functions. This is not the only conflict this library causes..

(and maybe also this apple_auth_module author should consider using some better names for the functions used in the module)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 11:01:32 2024 UTC