We currently use PHP 5.3.x with APC 3.1.9. As PHP 5.3 Reaching End of Life I would like to update PHP to 5.4.x but there is no APC support (beta support only).
Can you suggest which opcode cache software works best with PHP 5.4?
bhukkel
6:36 pm on Sep 3, 2013 (gmt 0)
OPCache is bundled within PHP5.5.0 and available in PECL for older versions of PHP.
yaashul
6:41 pm on Sep 3, 2013 (gmt 0)
but redhat 6 doesn't have a php 5.5 package yet and it is too new to try yet as lots of bugs still left.
robzilla
9:03 pm on Sep 3, 2013 (gmt 0)
No APC support? I have CentOS 6 running PHP 5.4.* and APC 3.1.15 just fine...
yaashul
8:54 am on Sep 4, 2013 (gmt 0)
where did u find APC 3.1.15? is it in beta or stable release? I don't see any 3.1.15 on pecl website.
yaashul
8:54 am on Sep 4, 2013 (gmt 0)
where did u find APC 3.1.15? is it in beta or stable release? I don't see any 3.1.15 on pecl website.