php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12086 libphp4.so: undefined symbol: uncompress
Submitted: 2001-07-12 03:21 UTC Modified: 2001-07-12 03:37 UTC
From: seung_hwan at hotmail dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.6 OS: Red Hat 7.1 (Seawolf)
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: seung_hwan at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-07-12 03:21 UTC] seung_hwan at hotmail dot com
I exactly followed the instruction located in INSTALL file.
I followed the DOS intallation.

Howeve, the following error has occured when I tried to start Apache server.
[root@myonair bin]# ./apachectl start
Syntax error on line 222 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into 
server: /usr/local/apache/libexec/libphp4.so: undefined symbol: 
uncompress
./apachectl start: httpd could not be started

The following is the verson of other applications
mysql-max 3.23.39
apache 1.3.20

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-12 03:37 UTC] derick@php.net
Add --with-zlib to your configure line, and this has been resolved with the current CVS.

Derick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 00:01:29 2025 UTC