• 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.

Plesk 11.0.9 Zend Guard Loader Problem

wdswds

New Pleskian
Hallo,
i need to use Zend Guard Loader for different payment solutions in customer online shops. When i install ZendGuardLoader.so in Ubuntu 12.04.2 LTS the webserver won´t start again. Does anybody knows a workaround to install this application in a functional way?
Regards
WDS
 
I think it was asked a number of times here. You just need to make sure ionCube Loader is in fact loaded before Zend Guard Loader in PHP configuration. Look at both php.ini and conf.d.
 
Hallo Nikolay,

thanks a lot. When i inserted the path "zend_extension=/etc/php5/apache2/ZendGuardLoader.so" into the zend_extensions-psa.ini it works. When i update the php.ini it crashed.

Regards
WDS
 
Back
Top