I cannot get DA to update from the panel so i went into shell to manually update per http://help.directadmin.com/item.php?id=29 and this is what I get:
frecol:/usr/local/directadmin# tar -zxvf update.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
When I try:
head -n 1 update.tar.gz
I get:
* You are not allowed to run this program *
Am I doing something worng?
frecol:/usr/local/directadmin# tar -zxvf update.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
When I try:
head -n 1 update.tar.gz
I get:
* You are not allowed to run this program *
Am I doing something worng?