• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Zend Opt 3.3.0a installed, produced watchdog cron errors - why?

J

jjsba

Guest
We are running PLESK 8.2 on CENTOS 4. Today we installed Zend Optimizer 3.3.0a on our server and all seemed to take well, php -v is reporting:

[root@www src]# php -v
PHP 4.3.9 (cgi) (built: May 10 2007 05:19:09)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with the ionCube PHP Loader v3.1.16, Copyright (c) 2002-2006, by ionCube Ltd., and
with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
[root@www src]#

But tonight, during the cron processes, the following errors were reported by the watchdog program:

FIRST ERROR:

From: Cron /usr/local/psa/libexec/modules/watchdog/cp/clean-sysstats
Error: Failed loading /usr/lib/php4/php_ioncube_loader_lin_4.3.so: /usr/lib/php4/php_ioncube_loader_lin_4.3.so: undefined symbol: zend_hash_add_or_update
/usr/local/psa/admin/bin/php: symbol lookup error: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_get_configuration_directive

SECOND ERROR:

From: Cron /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats day
Error: Failed loading /usr/lib/php4/php_ioncube_loader_lin_4.3.so: /usr/lib/php4/php_ioncube_loader_lin_4.3.so: undefined symbol: zend_hash_add_or_update
/usr/local/psa/admin/bin/php: symbol lookup error: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_get_configuration_directive

ERROR THREE:

From: Cron /usr/local/psa/libexec/modules/watchdog/cp/clean-events
Error: Failed loading /usr/lib/php4/php_ioncube_loader_lin_4.3.so: /usr/lib/php4/php_ioncube_loader_lin_4.3.so: undefined symbol: zend_hash_add_or_update
/usr/local/psa/admin/bin/php: symbol lookup error: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_get_configuration_directive

Anyone have any thoughts or ideas on how to fix this problem? There has to be a way to get Zend Optimizer 3.3.0a working well with PLESK 8.2!

Any advice or input would be GREATLY appreciated!

Thanks,
jjsba
 
Back
Top