Skip to main content

Problem with VDS-Zend Optimizer

Comments

6 comments

  • Sys Admin
    Which version of cPanel/WHM you are running? Can you run easyapache again and select Zend Guard during the process?
    0
  • cPanelMichael
    Hello :) You can see if this extension is installed with a command such as: php -v
    Are you sure the script you are attempting to access does not need to be encoded for Zend Guard Loader (used for newer versions of PHP) instead of Zend Optimizer? Thank you.
    0
  • SME
    Hi Thanks for your help. I upgrade my PHP version to newest version in WHM :) Thanks all
    0
  • cPanelMichael
    Were you previously using a version of PHP lower than 5.3? With PHP 5.3, Zend Guard Loader has taken the place of Zend Optimizer for running Zend encoded applications. Thank you.
    0
  • SME
    Yes. i use 5.3 but ZO is not active :(
    0
  • quietFinn
    [quote="SME, post: 1531481">Yes. i use 5.3 but ZO is not active :(
    There is no Zend Optmizer in PHP5.3. In PHP5.2 and earlier it was Zend Optimizer, in PHP5.3 and later it is Zend Guard Loader.
    0

Please sign in to leave a comment.