Update manual DA error - Help

pc.hoanganh

New member
Joined
May 27, 2011
Messages
2
I try update manually

PHP:
cd /usr/local/directadmin
wget -O update.tar.gz https://www.directadmin.com/cgi-bin/...=123\&lid=1234
tar xvzf update.tar.gz
./directadmin p
cd scripts
./update.sh
service directadmin restart

But, when i run tar xvzf update.tar.gz, i get error
PHP:
# tar xvzf update.tar.gz 
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors


I have UID and LID but IP access gwet error.

How to update manual, help me.
 
Back
Top