thanhtamntp
Verified User
- Joined
- Sep 30, 2009
- Messages
- 13
Hi,
I update from 1.34500 to 1.34.4, i get error message
I try update manually
But, when i run tar xvzf update.tar.gz, i get error
I try run
but not update ?
I update from 1.34500 to 1.34.4, i get error message
Error restoring file /usr/local/directadmin/update.tar.gz :
gzip: stdin: not in gzip format
/bin/tar: Child returned status 1
/bin/tar: Error exit delayed from previous errors
: tar returned error code 512
I try update manually
cd /usr/local/directadmin
wget -O update.tar.gz https://www.directadmin.com/cgi-bin/daupdate?uid=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
# tar xvzf update.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
I try run
# mv update.tar.gz update.tar
# tar xvf update.tar
# ./directadmin p
Permissions set
#./update.sh
Stopping DA-PopB4Smtp: [ OK ]
Starting DA-PopB4Smtp: [ OK ]
#/etc/init.d/directadmin restart
Stopping DirectAdmin: [ OK ]
Starting DirectAdmin: [ OK ]
but not update ?
