php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11398 uncompress unknown
Submitted: 2001-06-11 13:35 UTC Modified: 2001-08-28 12:18 UTC
From: akhil_chugh at yahoo dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: Earlier? Upgrade first! OS: redhat 6.2
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: akhil_chugh at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-06-11 13:35 UTC] akhil_chugh at yahoo dot com
i am trying to configure php-3.0.18 with apache and mysql
 apache was pre installed
 but the apache server is unable to load the libphp3.so file file and says that it can't reconzie the symbol uncompress
 pls help

 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-28 12:18 UTC] hholzgra@php.net
looks like configure found libz and 
mysql was built with gzip compression 
support while apache does not have libz.so
in its LD_LIBRARY_PATH ?

anyway, this is a question for either the
php-general or the php-install mailing lists
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 14:01:34 2024 UTC