PDA

View Full Version : Initial Install Problems


mmsitech
10-01-2003, 04:47 PM
I'm getting an error downloading the setup files. I'm using the IP in my license, but when I download the update.tar.gz file I only get a file thats 119k. Anyone else have this problem???

DirectAdmin Sales
10-02-2003, 10:21 AM
You may want to try our new quick install script:

wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh

This will eliminate errors due to typos or misunderstanding our overly complicated install guide. ;)

If all else fails, definitely contact support@directadmin.com so we can help you personally.

Mark

DirectAdmin Support
10-04-2003, 05:07 PM
Also, when the update.tar.gz or license.key files are really small, chances are their contents contain the error message:

cat update.tar.gz

to see what the error is.

John