Having Problems with Zend? - Heres a Fix!

If your having any problems with Zend, try this.
Its a possible fix.
It simply Cleans and Updates Zend to the newest version available.

cd /usr/local/directadmin/customapache
./build clean
./build update
./build zend
 
Top