• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

how to install Zend Guard Loader

akqzx

New Pleskian
HI
1,I downloaded ZendGuardLoader-php-5.3-Windows.zip
2,put ZendLoader.dll to D:\Program Files (x86)\zend\php5.3\
3,Edited D:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP53\php.ini
[Zend.loader]
zend_extension="D:\Program Files (x86)\zend\php5.3\ZendLoader.dll"
zend_loader.enable=1
zend_loader.disable_licensing=0
zend_loader.obfuscation_level_support=3
zend_loader.license_path=

when I check phpinfo ,only had
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader v5.0.17, Copyright (c) 2002-2015, by ionCube Ltd.

Had any idea?
 
Back
Top