ID:               34813
 Updated by:       [EMAIL PROTECTED]
 Reported By:      uzomadu at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: OS X 10.4.2
 PHP Version:      4.4.0
 New Comment:

>I have just upgraded to Apache 2.1.8 on OS X 10.4.2
Try to rebuild PHP?
Since it's just an Apache module I think it's quite obvious that PHP
compiled against some Apache version may not work with another one.


Previous Comments:
------------------------------------------------------------------------

[2005-10-10 17:34:55] uzomadu at gmail dot com

Description:
------------
Hi,
I have just upgraded to Apache 2.1.8 on OS X 10.4.2 and am having a
problem trying to load php 4.



Reproduce code:
---------------
Specified in httpd.conf

# PHP4 configuration
LoadModule php4_module modules/libphp4.so
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps

and the libphp4.so module is located as specified, in the modules
folder. The error specified in the 'actual results' section occurs when
I try to shutdown or start Apache 2.1.8


Expected result:
----------------
I expected Apache 2.1.8 under OS X 10.4.2 to load successfully.

Actual result:
--------------
httpd: Syntax error on line 444 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/libphp4.so into server: Library
not loaded: /Library/Apache2/lib/libaprutil-0.0.dylib\n  Referenced
from: /usr/local/apache2/modules/libphp4.so\n  Reason: image not found


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34813&edit=1

Reply via email to