• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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