2023-05-12 开启多语言插件支持……

安装 ZendOptimizer php5.3

zend 苏 demo 3397℃ 0评论

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  2 2012 23:24:47)
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  README  zend.deb.repo  zend.rpm.repo

[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
* base: mirrors.163.com
* extras: mirrors.163.com
* updates: mirrors.163.com
Zend/primary                                             31 kB     00:00    
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

   如果本篇文章对您有帮助,欢迎向博主进行赞助,赞助时请写上您的用户名。
支付宝直接捐助帐号oracle_lee@qq.com 感谢支持!
喜欢 (0)or分享 (0)