From:             bchesneau at mac dot com
Operating system: macos x server 10.3
PHP version:      4.3.4
PHP Bug Type:     Apache related
Bug description:  apple_auth_module and php4_module

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


-- 
Edit bug report at http://bugs.php.net/?id=26473&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26473&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26473&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26473&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26473&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26473&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26473&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26473&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26473&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26473&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26473&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26473&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26473&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26473&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26473&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26473&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26473&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26473&r=float

Reply via email to