ID: 14171
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: *General Issues
Operating System: Solaris 8 for Intel
PHP Version: 4.0.6
New Comment:
Add --with-zlib to your php configure line as a workaround for php 4.0.6). This is
fixed in the upcoming 4.1.0 release.
Previous Comments:
------------------------------------------------------------------------
[2001-11-22 04:27:36] [EMAIL PROTECTED]
I installed php4.0.6 on Solaris 8 Intel (SunOS 5.8 Generic_108529-12 i86pc i386
i86pc) with mysql 3.2.3. I have no problem to complie php.
and the following lines are added to /etc/apache/httpd.conf:
LoadModule php4_module /usr/apache/libexec/libphp4.so
AddModule mod_php4.c
When I restart apache, I get the following errors
# ./S50apache start
httpd starting.
Syntax error on line 241 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 uncompress: referenced symbol not found
/usr/apache/bin/apachectl start: httpd could not be started
Could you please tell me how to fix the problem.
Thanks
Regards
Greg Yu
[EMAIL PROTECTED]
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=14171&edit=1
--
PHP Development 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]