How to install and configure Zendoptimizer under Linux _php tutorial

Source: Internet
Author: User
Tags download zend zend
Content:
After installing the good Red Hat Linux 9 + Apache 2.0.55 + MySQL 5.1.6 + php 5.1.2, the next step is to install the PHP accelerator zendoptimizer 2.6.2 under Linux.
After compiling PHP yourself, Zend Optimizer 2.6.2 need to set their own, please refer to the following steps:

Suppose you compile the drop PHP in the following directory:/opt/php
First step: Download Zend Optimizer 2.6.2 Address: Http://downloads.zend.com/optimizer...c21-i386.tar ...

Step two: Untie zendoptimizer-2.6.2-linux-glibc21-i386.tar.gz and find the following file Zendoptimizer-2.6.2-linux-glibc21-i386.tar.gzzendoptimizer-2.6.2-linux-glibc21-i386data5_1_x_ compzendoptimizer.so copy or upload the zendoptimizer.so (binary) to the following directory:/opt/php/lib/

Step Three: Locate the following file/home/user/domain/etc/php5/php.ini Open, edit, and enter the following on the last side:

Zend Optimizer Options
zend_optimizer.optimization_level=1023
Zend_extension=/opt/php/lib/zendoptimizer.so

Fourth step: Save or upload (binary) php.ini file

Now that you have completed the Zend Optimizer configuration, you can use Save As info.php, then open browser input
http://localhost/info.php There is a Zend icon on the top of this page to see if the version of Zendoptimizer you installed is activated!

http://www.bkjia.com/PHPjc/318176.html www.bkjia.com true http://www.bkjia.com/PHPjc/318176.html techarticle content: After the good redhatlinux9+apache2.0.55+mysql5.1.6+php5.1.2, the next step is to install the PHP accelerator ZendOptimizer2.6.2 under Linux. After compiling PHP yourself, ZendOptimizer2 ....

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