php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11312 apache start fails with libphp4.so error
Submitted: 2001-06-06 11:40 UTC Modified: 2001-06-06 13:09 UTC
From: sb at rdns dot de Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.5 OS: Linux 2.2.19
Private report: No CVE-ID: None
 [2001-06-06 11:40 UTC] sb at rdns dot de
when starting apache by /home/apache/apachectl start apache crahs with following error:

Syntax Error on line 27 of /home/apache/conf/httpd.conf:
Cannot load /home/apache/libexec/libphp4.so into server: /home/apache/libexec/libphp4.so: undefined symbol: uncompress
/home/apache/bin/apachectl start: httpd could not be started

when trying to execute /home/apache/libexec/libphp4.so i get Segmentation Fault...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-06 13:09 UTC] sniper@php.net
This will be fixed in PHP 4.0.6. Please try latest release
candidate:

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

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC