For various reasons, I can't upgrade PHP to 5.5. I have PHP 5.3, is there a way to do opcode caching with 5.3?
Asked
Active
Viewed 1,859 times
-1
-
You install it in the same way you install any other extension. There should be more info at https://pecl.php.net/package/ZendOpcache – apokryfos Mar 09 '16 at 16:55