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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 03:01:29 2024 UTC