Zend Optimiser 2.5.5

icreative

Verified User
Joined
Sep 17, 2004
Messages
9
Hi,
I was wondering when DA team gonna put Zend Opt 2.5.5 into DA package I'm in quick need for it, I have the latest version which is 2.5.3 but its no good to me.

by the way, could anyone tell me how to upgrade the zend without DA customapache. on FreeBSD 4.10

any input much appreciated.
 
Customapache has been using Zend 2.5.5 for almost a month now.
Use these commands to upgrade.

Code:
cd /usr/local/directadmin/customapache
./build clean
./build update
./build zend
 
my bad :eek:
any way is there any documentation around show us how we could install or upgrade different components of customapache

that would be exteremly me or newbies to DA.


Thanks again
 
Remove the zend configurations from the php.ini file and delete the /usr/local/Zend directory.
 
is it, using this rebuild apache, also possible to get imagemagick to show up in php?
 
I installed zend optimizer and it brought up my server load a lot.
So, I installed MMCache instead, which brought the load back down.
 
Back
Top