Hi there,
I'm trying to install on a clean debian install.
The only thing I did was do an apt-get update; apt-get upgrade -y; apt-get install build-essential to get the system up to date and with a compliler.
This is the error I get running the installer :
	
	
	
		
				
			I'm trying to install on a clean debian install.
The only thing I did was do an apt-get update; apt-get upgrade -y; apt-get install build-essential to get the system up to date and with a compliler.
This is the error I get running the installer :
		Code:
	
	--09:38:35--  https://www.directadmin.com/
           => `/dev/null'
Resolving www.directadmin.com... 66.51.122.131
Connecting to www.directadmin.com|66.51.122.131|:443... connected.
ERROR: Certificate verification error for www.directadmin.com: unable to get local issuer certificate
To connect to www.directadmin.com insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
*******************
wget does not support https.  Downloading a new wget for you from http://files.directadmin.com/services/debian_4.0/wget
*******************
--09:38:35--  http://files.directadmin.com/services/debian_4.0/wget
           => `/usr/bin/wget2'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,553,226 (1.5M) [text/plain]
100%[======================================================================================================================================>] 1,553,226      1.21M/s             
09:38:36 (1.21 MB/s) - `/usr/bin/wget2' saved [1553226/1553226]
pausing for 2 seconds to let system find the new wget...
/usr/bin/wget: unrecognized option `--no-check-certificate'
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
Unable to download /usr/local/directadmin/update.tar.gz