php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11135 apache cannot startup
Submitted: 2001-05-27 08:02 UTC Modified: 2001-06-02 22:52 UTC
From: bought_yb at hotmail dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.5 OS: Redhat 7
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: bought_yb at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-05-27 08:02 UTC] bought_yb at hotmail dot com
./configure --with-mysql=/usr/local/mysql --with-apxs 

make
make install
/etc/rc.d/init.d/httpd start

Starting httpd: Syntax error on line 258 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: undefined symbol: uncompress

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-02 22:14 UTC] sniper@php.net
This should be fixed with PHP 4.0.6, please try the 
latest release candidate:

http://www.php.net/~andi/php-4.0.6RC2.tar.gz

Just add --with-zlib-dir=/usr to your configure line.

-Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 02:01:26 2025 UTC