php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10083 libphp4.so
Submitted: 2001-03-30 23:13 UTC Modified: 2001-05-02 18:17 UTC
From: bull_garbage at hotmail dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.4pl1 OS: linux mdk7.2 kernel 2.2-17
Private report: No CVE-ID: None
 [2001-03-30 23:13 UTC] bull_garbage at hotmail dot com
 ./apachectl start
Syntax error on line 236 of /home/httpd/conf/httpd.conf:
Cannot load /home/httpd/libexec/libphp4.so into server: /home/httpd/libexec/libphp4.so: undefined symbol: uncompress
./apachectl start: httpd could not be started
after make install and make of php 4
and ./configure -with-apxs=/home/httpd/bin/apxs \
     -with-mysql=/usr/local/mysql-3.23.36-pc-linux-gnu-i686

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-31 16:46 UTC] sniper@php.net
Please try the latest CVS snapshot from http://snaps.php.net/ as this should be fixed.

--Jani

 [2001-04-01 13:38 UTC] sniper@php.net
User feedback:
--------------
i tried php3 php4 and php4 latest cvs
and they all give me the same error.
is it me or is it the software :-)
---------------

Please add the output of 
'# /usr/local/mysql-3.23.36-pc-linux-gnu-i686/bin/mysql_config --libs'

into this bug report. (And DO NOT reply via email, use the web interface to update bug report!)

A workaround is to add --with-zlib into your configure line.

--Jani

 [2001-05-02 18:17 UTC] jmoore@php.net
No feedback. Closing

- James
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 08:01:28 2024 UTC