Well if you get that then it did not install properly at all..
To install exim:
Code:
cd /usr/local/directadmin/scripts
./exim.sh
For everything else:
Code:
cd /usr/local/directadmin/custombuild
./build update
Make sure all your options are set the way you want in options.conf then run:
I am not sure exactly what ./build all installs ... but if it doesnt fix dovecot, proftpd, and mysql then you can run these following commands.
Code:
./build dovecot d
./build proftpd d
./build mysql d
Last edited: