I get this error when i install on ubunto ( i selected debian for operating system )
Help please.
Code:
--10:30:19-- [url]https://www.directadmin.com/[/url]
=> `/dev/null'
Resolving [url]www.directadmin.com...[/url] failed: Host not found.
*******************
wget does not support https. Downloading a new wget for you from [url]http://files.directadmin.com/services/debian_3.1/wget[/url]
*******************
--10:30:19-- [url]http://files.directadmin.com/services/debian_3.1/wget[/url]
=> `/usr/bin/wget2'
Resolving files.directadmin.com... failed: Host not found.
wget does not appear to be functioning with https.
run the following to get a new wget binary:
cd /usr/bin
wget -O wget2 [url]http://files.directadmin.com/services/debian_3.1/wget[/url]
mv wget wget.orig
mv wget2 wget
chmod 755 wget
--10:30:19-- [url]https://www.directadmin.com/cgi-bin/daupdate?uid=7716&lid=18441[/url]
=> `/usr/local/directadmin/update.tar.gz'
Resolving [url]www.directadmin.com...[/url] failed: Host not found.
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
Help please.