VPS DA Install Problem

catbones

New member
Joined
May 16, 2008
Messages
1
Hi all,

First, thank you in advance for any support or insight you can provide on this. Recently, one of our clients ordered DirectAdmin on their VPS. Now creating the VPS with Centos 4, 5 or Fedora x.xx, doesn't seem to make any difference in this. Seems when I try to install DirectAdmin, it never gets finished and this is what is at the end of it;

*************************************
* *
* All parts have been installed *
* *
*************************************

Type: /sbin/service httpd restart
cp: `/var/www/html/squirrelmail/data' and `/var/www/html/squirrelmail-1.4.13/data' are the same file
./install.sh: line 223: ./directadmin: cannot execute binary file
./install.sh: line 226: ./directadmin: cannot execute binary file


That's all we get, any suggesitons on this ??

Thank you,

A.J.
 
Does the directadmin license match the os you are installing?

What do you get if you type:

/usr/local/directadmin/directadmin d

Do you see other errors in /var/log/directadmin/install.log
 
Back
Top