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

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