Zend

The_cobra666

Verified User
Joined
Jan 6, 2006
Messages
87
Location
Belgium
Hi all,

I've searched to forums on how to install Zend. I don't get any smarter out of it :P. Can any one help me to the basic's? And just to make sure it's not already installed, how do I check it's not installed?

Greetzzzz
 
There's an easier way:

login as root via ssh
cd /usr/local/directadmin/customapache
./build zend
 
jmstacey said:
There's an easier way:

login as root via ssh
cd /usr/local/directadmin/customapache
./build zend
Is it not necessary to restart httpd after building zend?
 
It is required, however during the installation, the Zend installer will ask if you would like to restart it after it has finished.
 
Last edited:
And in many cases it won't restart it; it's always a good idea to restart it manually.

Jeff
 
Back
Top