php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #59321 What version supports PHP 4.3.9?
Submitted: 2010-07-25 01:58 UTC Modified: 2010-07-25 02:05 UTC
From: walovaton at yahoo dot com dot mx Assigned:
Status: Not a bug Package: APC (PECL)
PHP Version: 4.3.9 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
29 - 18 = ?
Subscribe to this entry?

 
 [2010-07-25 01:58 UTC] walovaton at yahoo dot com dot mx
Description:
------------
Which version of APC should I use if I want to use it in Red Hat Enterprise Linux 4 which comes with PHP 4.3.9??

I'm trying to compile 3.1.3p1 but it fails with this error:
apc.c:43:38: error: ext/pcre/php_pcre.h: No such file or directory

What is the minimum version of PHP supported by APC? If PHP 4.3.9 is not supported, should I use XCache instead?

I think further clarification in the docs or the changelog about the PHP versions supported by each APC major release would be nice.

Thanks.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-25 02:05 UTC] rasmus@php.net
You realize that PHP version 4.3.9 was released in 2004, 
right?  You really really shouldn't be running 6-year old 
software of any sort in production today.

But if you really want to do this, you need one of the APC-
3.0.x releases.  Try 3.0.19 from 
http://pecl.php.net/package/APC

Oh, and this is a bug reporting system, not a support forum.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 16:01:31 2024 UTC