php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11412 apache DSO start fails
Submitted: 2001-06-11 21:31 UTC Modified: 2001-06-19 14:54 UTC
From: sb at rdns dot de Assigned:
Status: Closed Package: *General Issues
PHP Version: 3.0.17 OS: linux 2.2.19
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: sb at rdns dot de
New email:
PHP Version: OS:

 

 [2001-06-11 21:31 UTC] sb at rdns dot de
when adding php3 DSO to apache, configtest fails with:

irc:/home/apache/bin # ./apachectl configtest
Syntax error on line 29 of /home/apache/conf/httpd.conf:
Cannot load /home/apache/libexec/libphp3.so into server: /home/apache/libexec/libphp3.so: undefined symbol: uncompress

same error with ANY php version from 4.0.5 over 4.0.6RC2 to 3.1.18 now .. wtf is it? :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-19 14:54 UTC] sniper@php.net
Use PHP 4.0.6RC4:

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

and add --with-zlib to your configure line.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC