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
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: walovaton at yahoo dot com dot mx
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC