View Full Version : Zend Optimizer
JUBAiR
07-09-2004, 05:56 PM
i wanted to buy Whois.cart but when i was testing my server requirements it showed up that i dont have zend optimizer installed on the system, can anyone tell mw how can i enable it? i am using FreeBSD 4.10, and DA 1.22.2
i think zend is already in the system, do i just make, make install it? or any other steps are necessary? or any other way?
/usr/local/directadmin/customapache/php-4.3.7/Zend/
jmstacey
07-09-2004, 09:45 PM
It is not installed by default but is included with the customapache build system.
cd /usr/local/directadmin/customapache
./build zend
That will build it, just follow the instructions and when done restart apache.
Sometimes apache does not restart when Zend asks you at the end of the installation, I always say no and do it manually ;)
drmike
03-25-2005, 08:41 AM
Originally posted by jmstacey
cd /usr/local/directadmin/customapache
./build zend
That will build it, just follow the instructions and when done restart apache.
./build zend
Downloading .tar.gz...
--11:46:52-- http://files.directadmin.com/services/customapache/.tar.gz
=> `/usr/local/directadmin/customapache/.tar.gz'
Resolving files.directadmin.com... 67.17.16.47
Connecting to files.directadmin.com[67.17.16.47]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:46:52 ERROR 404: Not Found.
:)
-drmike
drmike
03-25-2005, 08:44 AM
Never mind. I found another thread describing how to do it.
-drmike
jldurham6
03-30-2005, 01:38 PM
How do you uninstall a build once you've done it?
Thanks
jmstacey
03-30-2005, 10:28 PM
For zend it's just a matter of removing the Zend configurations from the php.ini file and then deleting any Zend files/directories that were created. (Not forgetting to restart php before deleting anything, just incase)
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.