Ubuntu12.04 install and configure ZendGuard in PHP

Source: Internet
Author: User
Note: My System environment is ubuntu12.04 (64-bit) + apache2 + php5.3.10. for other system environments, see. When installing shopnc, you are prompted to install zendguard first, and google has a hand. the steps for installing zendguard are as follows: 1. download and unzip: wgethttp: // downloads. zen

Note: My System environment is ubuntu 12.04 (64-bit) + apache2 + php5.3.10. for other system environments, see.

When installing shopnc, the system prompts you to install zend guard first, and google one. The steps for installing zend guard are as follows:

1. download and decompress the package:

Wget http://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gztar zvxf ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gzcp ZendGuardLoader-php-5.3-linux-glibc23-x86_64/php-5.3.x/ZendGuardLoader. so/usr/lib/php5/20090626/

2. modify the php configuration file php. ini:

Sudo? Vi/etc/php5/apache2/php. inizend_loader.enable = 1zend_loader.disable_licensing = signature = 3zend_extension = "/usr/lib/php5/20090626/ZendGuardLoader. so"

3. restart apache and test:

Sudo service? Apache2? Restart

Next, you can view phpinfo () in the browser. if the following information is displayed, zend guard is successfully installed:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.