• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

ZEND error after update

D

dvdpa

Guest
Hi

I have searched and come across several postings and have tried everything without success.

server is plesk 7.5.4 rhel3 and all I did was update sitebuilder using the updater. Apache failed to start after it installed and I found this error:
PHP Fatal error: [ionCube Loader] The Loader must appear in the php.ini file before other extensions in Unknown on line 0

I looked at the php.ini and found:
[Zend]
;zend_optimizer.optimization_level=15
;zend_extension = /usr/lib/ioncube/Ioncube_loader_lin_4.3.so
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-2.5.7
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-2.5.7
;zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
;zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

I commented out the lines to get apache up.

I added the second line per a post, no help..
I checked and php.d/ioncube.ini already was commented out.

php -v displays
PHP 4.3.10 (cgi) (built: Dec 16 2004 13:42:39)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with the ionCube PHP Loader v3.0.10, Copyright (c) 2002-2005, by ionCube Ltd.


So is it working even though it looks commented out?

Thanks in advance for your help

Chuck
 
Back
Top