---------------------- Forwarded by Philip Armstrong/SSplc on 05/02/2001 17:41
---------------------------
Philip Armstrong
05/02/2001 11:47
To: [EMAIL PROTECTED]
cc:
Subject: Installation problem
I any have trouble getting any apache_1.3.x load the php4 module. So far I've
tried install php on towm machines one sparc and one pentium both running suse
linux 6.4.
I am tring to install php as a dynamic module
The apache is configured as follows:
./configure --prefix=/usr/local/apache_1.3.17 --enable-module=most
--enable-module=so
in the httpd.config i have installed the following line
LoadModule php4_module /usr/local/php-4.0.4pl/.libs/libphp4.so
and php as :
./configure --with-mysql=/usr/local/mysql-3.23.32-unknown-linux-gnu-sparc
--with-xml --with-apxs=/usr/local/apache_1.3.17/bin/apxs
when starting apache I get the following message:
Syntax error on line 207 of /usr/local/apache_1.3.17/conf/httpd.conf:
Cannot load /usr/local/php-4.0.4pl1/.libs/libphp4.so into server:
/usr/local/php-4.0.4pl1/.libs/libphp4.so: undefined symbol: uncompress
bin/apachectl start: httpd could not be started
Any ideas
Thanks Phill
[EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]