Cannot install PHP Pecl "ZendOpcache"
What am I missing here?
Also... I want to try it first with PHP 5.5 And then I want to use it on another cPanel VPS using 5.3. And another with 5.4. Finally, I want to install CloudLinux on yet another server, and have it used for PHP 5.2 to 5.5. Can I do this?
Module Installers
Installing PHP Pecl "ZendOpcache"
Failed to download pecl/ZendOpcache within preferred state "stable", latest release is version 7.0.3, stability "beta", use "channel://pecl.php.net/ZendOpcache-7.0.3" to install
install failed
The ZendOpcache.so object is not in /usr/local/lib/php/extensions/no-debug-non-zts-20121212
Tidying /usr/local/lib/php.ini...
No changes
Tidying /usr/local/cpanel/3rdparty/php/54/etc/php.ini...
No changesAlso... I want to try it first with PHP 5.5 And then I want to use it on another cPanel VPS using 5.3. And another with 5.4. Finally, I want to install CloudLinux on yet another server, and have it used for PHP 5.2 to 5.5. Can I do this?
-
Hello :) You can install the beta version of this PECL module via: pecl install channel://pecl.php.net/ZendOpcache-7.0.3
I don't suggest using PHP 5.2 at all, as it's end-of-life and no longer supported. Thank you.0
Please sign in to leave a comment.
Comments
1 comment