1,下载:
wget http://www.phpchina.com/download/soft/zend/optimizer/3.3.3/ZendOptimizer-3.3.3-linux-glibc23-i386.tar.gz
2,解压:
tar -zxvf ZendOptimizer-.3.3.3-linux-glibc23-i386.tar.gz
3,安装:
cd ZendOptimizer-.3.3.3-linux-glibc23-i386
sudo ./install
选项:
please specifu the location for installing Zend Optimizer:
/usr/local/Zend
Enter the location of your php.ini file
/etc/php5/apache2
Specify the full path to the Apache control utility(apachectl)
/usr/sbin/apache2ctl
Installation couldn`t detect the location of Apache executable.
Please specify the full path to the Apach binary(httpd)
/etc/init.d/apache2
The installation has failed to detect the version of Apache you use.Please choose the correct version.
2.Apache 2.x.x
Please specify the full path to the Apache configuration
/etc/init.d/apach2
本文提供了详细的步骤指导如何下载、解压并安装 Zend Optimizer 3.3.3 版本,适用于 Linux 系统。具体包括指定安装位置、配置 php.ini 文件路径以及 Apache 控制工具的全路径等关键信息。
96

被折叠的 条评论
为什么被折叠?



