Skip to main content

How to install zend

Comments

7 comments

  • quietFinn
    AFAIK you install Zend Optimizer in EasyApache.
    0
  • dalem
    /scripts/installzendopt is an old script cpanel should depreciate it :(
    0
  • 24x7server
    Try to install it with the following command /scripts/phpextensionmgr install Zendopt
    /scripts/phpextensionmgr list Available Extensions: EAccelerator IonCubeLoader Zendopt Xcache SourceGuardian PHPSuHosin
    0
  • batoo
    I try your suggestion, successfully installed. Screenshot [url=http://prntscr.com/1wh5vl]Screenshot by Lightshot I restarted Apache but still Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Loader expects 4 in /home/.... [quote="24x7server, post: 1479382">Try to install it with the following command /scripts/phpextensionmgr install Zendopt
    /scripts/phpextensionmgr list Available Extensions: EAccelerator IonCubeLoader Zendopt Xcache SourceGuardian PHPSuHosin

    0
  • 24x7server
    Hello, I can see you are using PHP 5.3 on your server and Zend Optimizer isn"t compatible with PHP 5.3. version.
    0
  • quietFinn
    [quote="24x7server, post: 1479721"> I can see you are using PHP 5.3 on your server and Zend Optimizer isn"t compatible with PHP 5.3. version.
    Yes, in 5.3 it's called Zend Guard Loader.
    0
  • cPanelMichael
    Hello :) Yes, please try re-encoding your PHP script for PHP 5.3 to resolve the "Incompatible file format" error message. Thank you.
    0

Please sign in to leave a comment.