On Jan 28, 2007, at 14:31, John Korchok wrote:
I installed php5 +apache2 +mysql5 on OS 10.4.8 Intel. When I try to restart Apache I get the following:
httpd: Syntax error on line 119 of /opt/local/apache2/conf/ httpd.conf: Cannot load /opt/local/apache2/modules/libphp5.so into server: Library not loaded: /opt/local/lib/libtidy-0.99.0.dylib\n Referenced from: /opt/local/apache2/modules/libphp5.so\n Reason: image not found
I have uninstalled and reinstalled php5 (5.2.0.0) and tidy (20051026_0) separately and together and can't get them to play together. I've cleaned, synced, selfupdated and upgraded to no avail. I have a nearly identical setup running on a PowerPC Mac with no problem, same version of php (5.2.0.0) but tidy is 20051025_0. Am I missing something?
Also works fine for me on PowerPC. Haven't tried Intel. Do you have /opt/local/lib/libtidy-0.99.0.dylib? Do you have /opt/local/bin/tidy and does it work?