centos64 php zend,centos 64 升级 Zend

Zend Optimizer not installed

In order to run it, please install the freely availableZend Optimizer, version 2.1.0 or later.

What is the Zend Optimizer?

The Zend Optimizer is one of the most popular PHP plugins for performance-improvent, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.

In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.

The Zend Optimizer is a freely-available product fromZend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as theZend Engine.

上面的是说我的Zend 版本太低

wget http://www.CTOHome.com/linux-vps-pack/zend.sh;sh ./zend.sh;

然后一路YES,OK和回车,中间需要添加apachectl目录之类的 根据提示填写,安装就完成。一般来说,不需要另外编辑php.ini文件就可以正常工作了。

不过也可以去php.ini 里面看下  会出现下面的一些东西

#[Zend]

#zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3

#zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3

#zend_optimizer.version=3.3.3

#zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so

#zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值