1.ZendGuardLoader Introduction
From PHP5.3 start Zend Guard will replace Zend optimizer~ download installation Zend Guard, in fact, do not install Zend Guard directly download loader on it, after the good throw into the usr/local/zend/ Modify php.ini can be the same as the previous Zend Optimizer.
2.ZendGuardLoader Installation Preparation
32-bit http://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3-linux-glibc23-i386.tar.gz
64-bit http://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gz
32-bit Http://pan.baidu.com/s/1milgibY
64-bit Http://pan.baidu.com/s/1c1RdFB6
3.ZendGuardLoader detailed installation configuration is as follows
Zendguardloader the process of installing the configuration separately is as follows:
1. Create a new Zendguardloader to place the directory Zend and Xshell into the directory
address/usr/local/zend
2. Decompression (with 64-bit systems as an example)
TAR-ZXVF ZENDGUARDLOADER-PHP-5.3-LINUX-GLIBC23-X86_64.TAR.GZ
CP zendguardloader-php-5.3-linux-glibc23-x86_64/ php-5.3.x/zendguardloader.so/usr/local/php/lib/php
3. Configure
Download Edit php.ini
finally add:
[Zend]
Zend_ Extension=/usr/local/php/lib/php/zendguardloader.so
4. Upload Overwrite reboot server