I've been trying to install PHP as a dynamic module with Apache 1.3.14.

I've been following the instructions found in the INSTALL file, as well as
numerous online documents.  After editing httpd.conf with the appropriate
'LoadModule' line and 'AddType' lines, and restarting the apache server I
get the following error output:

# /usr/local/apache/bin/apachectl stop
/usr/local/apache/bin/apachectl stop: httpd stopped
# /usr/local/apache/bin/apachectl startssl
Syntax error on line 209 of
/usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into
server: dynamic linker: /usr/local/apache/bin/httpd:
relocation error: symbol not found: finite; referenced
from: /usr/local/apache/libexec/libphp4.so
/usr/local/apache/bin/apachectl startssl: httpd could
not be started

Any ideas would be greatly appreciated.
Thanks,
Andrew Gerstmayr



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to