Installing Installatron

Maxhost

Verified User
Joined
May 18, 2007
Messages
25
Location
Netherlands
I have obtained a test licence for Installatron and i have a problem
(i asked on the Installatron support but they redirect me to DA forums).

Hi,

I have successfully installed Installatron but the link doesnt show up in the menu.

Now i followed the steps downgrading from 3.3.0 at Zend but i get an error:

You can not install Zend Optimizer, because you do not have it set in options.conf file.


How do i get further by now?

(i did these commands:
./build clean
./build update
./build zend
 
Try:
Code:
cd /usr/local/directadmin/custombuild
perl -pi -e 's/zend=no/zend=yes/' options.conf
./build zend
 
Back
Top