1、在安装SupeSite6.0.1_X-Space4.0.1_UC_SC_UTF8.zip的时候提示
Attention: Zend Optimizer not Installed
2、查看一下php 版本
[root@www x-space]# php -v
PHP 5.3.3 (cli) (built: Feb
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
[root@www x-space]#
开始安装:
下载ZendServer-php54-RepositoryInstaller-linux.tar.gz 上载
[root@www ZendServer-RepositoryInstaller-linux]# ls
install_zs.sh
[root@www ZendServer-RepositoryInstaller-linux]# ./install_zs.sh 5.3
Running this script will perform the following:
* Configure your package manager to use Zend Server repository
* Install Zend Server on your system using your package manager
Hit ENTER to install Zend Server, or Ctrl+C to abort now.
Loaded plugins: fastestmirror, security
Repository Zend is listed more than once in the configuration
Repository Zend_noarch is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Zend/primary
http://repos.zend.com/zend-server/rpm/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from Zend: [Errno 256] No more mirrors to try.
Zend Server Installation was not completed. See yum output above for detailed error information.
[root@www ZendServer-RepositoryInstaller-linux]# yum clean all;
Loaded plugins: fastestmirror, security
Repository Zend is listed more than once in the configuration
Repository Zend_noarch is listed more than once in the configuration
Cleaning repos: Zend Zend_noarch base extras updates
Cleaning up Everything
Cleaning up list of fastest mirrors
再执行[root@www ZendServer-RepositoryInstaller-linux]# ./install_zs.sh 5.3
回车y
转载请注明:苏demo的别样人生 » 安装 ZendOptimizer php5.3