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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 10:01:28 2025 UTC