DA setup failure

serverfreak1982

New member
Joined
Jul 8, 2006
Messages
2
Location
Cologne, Germany
Hello,

i tried to install DA on my server running a clean Debian 3.1 install, but the setup script always (3 trials) ends with this failure:

Cannot find ip in the ./scripts/setup.txt file
## INSTALL_FAILED
## REPORT_END
Permissions set

What went wrong?

Regards,
Patrick
 
Hello,

Run this:

cd /usr/local/directadmin/scripts
nano setup.txt

make sure the ip, netmask, and all values are setup correctly, and are not blank.
Save, exit.

cd ..
./directadmin i
./directadmin p

John
 
Back
Top