I got a binary corrupted message when I install DirectAdmin

chun1617

Verified User
Joined
Oct 7, 2009
Messages
14
When I tried to install DirectAdmin in my VPS (DirectSpace), I got an error said DirectAdmin binary corrupted. May I ask how can I solve this problem?

I have tried to follow http://help.directadmin.com/item.php?id=119 to solve the problem. But still not work..

Code:
/usr/sbin/setenforce: SELinux is disabled
--16:34:33-- https://www.directadmin.com/cgi-bin/daupdate?uid=7353&lid=86208
Resolving www.directadmin.com... 66.51.122.131
Connecting to www.directadmin.com|66.51.122.131|:443... failed: Invalid argument.

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error exit delayed from previous errors
Cannot find the DirectAdmin binary. Extraction failed

If you see an error that says to add --no-check-certificate, recompile wget:
http://help.directadmin.com/item.php?id=119
 
Perhaps your download was interrupted or corrupted. If the error continues you may need to contact DirectAdmin Support.

Jeff
 
try update/reinstall wget or update all the system and check that your license os on directadmin.com client area is the same of os version you are instlaling

Regards
 
I had the same problem in openvz CT.

During installation, only venet0 127.0.0.1 was detected
When device is asked, I put venet0 and have this error.

Remember directadmin ask for external IP

ifconfig indicates venet0:0 for my external IP

So, when directadmin asked for device, I just write venet0:0 dans it works !
 
Back
Top