I am having some trouble compiling PHP3.0.15 as a dynamic module on DU4.0d. Im
using the cc compiler [next message has my problems with gcc]. Apahce is up
and running just fine. If I compile PHP alone, it will compile and I can start
Apache with it. If I add any of the following
--with imap=../imap-4.7b --with-mysql=/usr/local/mysql
PHP will compile and install, but apache will not run, instead giving the
following error:
Syntax error on line 225 of /usr/apache-1.3.12/conf/httpd.conf:
Cannot load /usr/apache-1.3.12/libexec/libphp3.so into server: dlopen: cannot
load /usr/apache-1.3.12/libexec/libphp3.so
/usr/apache-1.3.12/bin/apachectl startssl: httpd could not be started
This is the same location/configuration if I compile PHP sans the imap or the
mysql additions.
Has anyone seen this before and can point me towards a solution? Thanks!
-Nick
--
----------------------------------------------------------------------
Nicholas Brenckle Yale University School of Medicine
nicholas.brenckle_at_yale.edu 100 Church Street, Quad 1 - Suite 214
203-737-2377 New Haven, CT 06519
Received on Tue Apr 04 2000 - 14:05:11 NZST