php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57534 Doesn't compile for Apache 2.2
Submitted: 2007-02-18 09:27 UTC Modified: 2007-04-04 00:09 UTC
From: BenBE at omorphia dot de Assigned:
Status: Closed Package: svn (PECL)
PHP Version: 5.2.1 OS: Debian Sarge
Private report: No CVE-ID: None
 [2007-02-18 09:27 UTC] BenBE at omorphia dot de
Description:
------------
When trying to compile this extension for Apache 2.2 you get an error libapr0 is missing. But for Apache 2.2 libapr1 would be required.

Expected result:
----------------
It should compile without error and run just fine ...

Actual result:
--------------
Crashes with various errors while compiling ... most involving missing libapr0 files.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-04 00:09 UTC] alan at akbkhome dot com
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC