I'm totally new to DNN and trying to install it on my host (discountasp.net) and have not been able to do so. I've read the readme.txt file and searched the forums for some answers but have not had any luck.
I'm running the following from the command prompt:
setup.exe
/LoggingLevel=HIGH
/WebSiteOption=iis
/DatabaseOption=sql
/DefaultDirName=\DotNetNuke
/WebServer=www.mywebsite.com
/WebDirectory=DotNetNuke
/FtpServer=ftp.mywebsite.com
/FtpUserName=myusername
/FtpUserPassword=mypassword
/DatabaseServer=mydatabaseserver.discountasp.net
/DataBaseName=mydatabasename
/DatabaseAdmin=mydatabaseadmin
/DatabaseAdminPassword=myadminpassword
During the installation process it still asks me for a local directory for the installation. I've tried to run it with and without the DefaultDirName parameter. I'm not very experienced at running command prompts so there may be something I've omitted or included inadvertantly.
Any help would certainly be appreciated. I'm looking forward to being a member of the DNN community but I have to be able to get past this important first step.
Ted