Skip to main content

php 7 and ZendGuard

Comments

7 comments

  • SysSachin
    Hello, Which OS is installed on your server? Paste the output for bellow command
    cat /etc/redhat-release
    0
  • dalem
    zend opcache yes there is a rpm for it ZendGuard no since zend has not released anything for php 7
    0
  • cPanelMichael
    Hello, The PHP Options - EasyApache 4 - cPanel Documentation document notes the following warnings regarding OPcache: [LIST]
  • EasyApache 4 does not currently support any opcode cacher other than OPCache.
  • Opcode caching programs are not compatible with the suPHP or CGI PHP handlers. The caching program either does not function, or functions incorrectly.
  • The system does not automatically configure OPCache. If you do not manually configure OPCache after you install it, it will provide no benefits.
  • We strongly recommend the DSO PHP handler for the OPCache opcode cacher.
  • Do not install multiple PHP caching programs on the same system. Multiple opcode caching programs consume excessive memory and degrade system performance.
    You can also find more information on the available PHP loaders and encoders on this document. Thank you.
  • 0
  • ribo
    With what command can i install zend opcache in php 7? I use EA4 in centos 6.8
    0
  • cPanelMichael
    With what command can i install zend opcache in php 7? I use EA4 in centos 6.8

    Here's a quote from the PHP 7 Is Here! | cPanel Blog blog post that answers this question: Another thing to keep in mind is that the major encoders and loaders that we provide are not compatible with PHP 7 right now. These include IonCube, SourceGuardian and ZenGuard. Once these are upgraded and compatible, we will implement and release them for your use in EasyApache 4. We maintain our complete list of available PHP options in our
    0
  • ribo
    Thank you. I understood that i can use yum install. But i also understood that you can do it from whm. You can do it from whm-software-easyapache4-Customize and there you can install-uninstall what is available.
    0
  • cPanelMichael
    New Thank you. I understood that i can use yum install. But i also understood that you can do it from whm. You can do it from whm-software-easyapache4-Customize and there you can install-uninstall what is available.

    Hello, Yes, this is correct. However, note that EasyApache 4 does not currently support any opcode cacher other than OPCache. Thank you.
    0

Please sign in to leave a comment.