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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bull_garbage at hotmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 10:01:28 2025 UTC