cd /opt wget http://www.phpchina.com/download/soft/zend/optimizer/3.3.3/ZendOptimizer-3.3.3-linux-glibc23-x86_64.tar.gz tar xzvf ZendOptimizer-3.3.3-linux-glibc23-x86_64.tar.gz cd ZendOptimizer-3.3.3-linux-glibc23-x86_64 ./install.sh #自动 ./install-tty #手动安装
过程如下:
1 2 3 4 5 6 7 8 9 10
Please specify the location for installingzend Optimizer: /usr/local/Zend Enter the location of your php.ini file: /etc/php5/apache2 Specify the full path to the Apachecontrol utility(apachectl): /usr/sbin/apache2ctl Installation couldn' detect the location of Apache executable. Pleaes specify the full path to the Apache binary (httpd): /etc/init.d/apache2 Please specify the full path to the Apache configuration file (httpd.conf): /etc/init.d/apache2