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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 14:01:33 2025 UTC