• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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