php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11671 Apache server does not start afer "successful" install
Submitted: 2001-06-25 11:31 UTC Modified: 2001-06-27 05:09 UTC
From: pierre dot dezes at unibas dot ch Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0.6 OS: i686-pc-linux-gnu (SuSe 6.3)
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: pierre dot dezes at unibas dot ch
New email:
PHP Version: OS:

 

 [2001-06-25 11:31 UTC] pierre dot dezes at unibas dot ch
After installing PHP 4.0.6 (instead of 4.0.4pl1), as a Dynamic Module,

./configure --with-mysql=/usr/local/mysql --with-apxs

I did:

rcapache start

and receive the message:

Starting service httpdSyntax error on line 199 of /etc/httpd/httpd.conf:
Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so:
<b>undefined symbol: uncompress</b>
startproc:  exit status of /usr/sbin/httpd: 1
                                                                      failed 


I reinstalled PhP 4.0.4pl1, and everything went smoothly.

Any Idea?




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-26 02:54 UTC] derick@php.net
See the MySQL manual, paragraph 24.5.1. This is not a bug in PHP.
 [2001-06-26 08:47 UTC] sniper@php.net
And add --with-zlib to your configure line..

 [2001-06-27 05:09 UTC] pierre dot dezes at unibas dot ch
thanks
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 02:01:28 2025 UTC