• hey folks.

    What is Zend? Is it used by the WP core (2.6+)?

    In my error log, I see PHP Warning: “Zend Optimizer for PHP 4.3.x cannot be found (expected at ‘/usr/local/Zend/…’) – try reinstalling the Zend Optimizer in Unknown on line 0”

    This site has php.ini with the following entries:

    [Zend]
    zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.0.1
    zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.0.1
    zend_optimizer.version=3.0.1
    zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
    zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

    This is someone else’s site, so I’m not sure if those were added for particular purpose.

    The site is running fine. But I’d like to clean this up. Any suggestions??

Viewing 1 replies (of 1 total)
  • Zend Optimiser is used for working with encoded files. It isn’t, as far as I’m aware, used by WP core.

    It sounds like the site might be using, or has used in the past, an encoded theme or plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Zend error’ is closed to new replies.