Hello.
You should be able to run configure using --with-zblib. and this will
work.
Jeff
"Ma Youliang"
<youliang_m@ho To: <[EMAIL PROTECTED]>
tmail.com> cc:
Subject: [PHP-INST] Help: libphp4.so load
error
03/11/2002
03:17 AM
Hello all ,
I have installed php4.1.2 to solaris8(Intel), But apache(1.3.9) server can
not be started.
My install commands were:
./configure --without-mysql --with-apxs=/usr/apache/bin/apxs
make
make install
It seemed well;
then
# ./apachectl restart
./apachectl restart: httpd not running, trying to start
Syntax error on line 235 of /etc/apache/httpd.conf:
Cannot load /usr/apache/libexec/libphp4.so into server: ld.so.1:
/usr/apache/bin
/httpd: fatal: relocation error: file /usr/apache/libexec/libphp4.so:
symbol
zif
_ob_get_contents: referenced symbol not found
./apachectl restart: httpd could not be started
#
httpd goes well if I comment out the following 2 lines in httpd.conf:
#LoadModule php4_module
#AddModule mod_php4.c
Can anyone help me?
Thanks a lot!
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php