六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 43|回复: 0

Linux CentOS 5 Server: YUM Repository to Install Zend Optimizer

[复制链接]

升级  7.8%

370

主题

370

主题

370

主题

探花

Rank: 6Rank: 6

积分
1156
 楼主| 发表于 2013-1-28 09:29:18 | 显示全部楼层 |阅读模式
URL:http://www.question-defense.com/2009/06/06/linux-centos-5-server-yum-repository-to-install-zend-optimizer
I recently needed to install Zend Optimizer which was required by a ZenCart addon using Zend Guard. Zend Guard encrypts some or all of a PHP application to help protect its contents from being copied or modified. So I was typically like to install everything on CentOS using the yum package manger to make sure that updates for all applications are uniform and easy to do.
The actual package that needs to be installed to install Zend Optimizeris called php-zend-optimizer and isn’t readily available in many yum repositories. On a typical CentOS installation I add a couple extra yum repos including rpmforge and a repo that provides ruby based packages for CentOS. Anyhow after awhile of searching I finally located the atomic repository which did include the php-zend-optimizer package.
Install Atomic Repository On a CentOS Server:
<div class="syntaxhighlighter  "><div class="lines no-wrap"><div class="line alt1">
1wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表