I want to install DotNetNuke on commercial Windows web host. My objective is to install the CMS successfully, configure it, and then play with it to determine suitablility for various uses.
.net 2.0 and MS SQL Server 2000 Enterprise are installed on the server.
I can't seem to find any documentation that makes much sense to me.
It seems like I should
1. Create a database
2. Upload the Install kit to the root for this domain
3. Run an install script from a web browser
I've spent several hours looking for documentation and everything I've found doesn't quite tell me what I need to know.
Is there some basic documentation that provides this info? I can't find it, and I don't understand what I have found. (I'm a programmer with lots of experience developing systems to run in this environment, but I haven't tried to install a pre-written package before. When I've installed my own applications, it has been a snap since I knew how they were set up.)
Questions I would not have thought to ask if I hadn't seen references to these items while searching the DotNetNuke website:
1. I see that the database is supposed to be named DotNetNuke. Does that mean the database name can't be set when dotNetNuke is installed on the web server? How would you change the name of the database? I ask because naming the database DotNetNuke appears to be important to the installation and that seems like it would be a simple configuration, not hard-wired to a particular database name.
2. I see references to installation of Visual Studio, etc. on my local machine. We have all of that, but why do I need it on a local machine to upload and install the dotNet CMS application to a remote webserver and configure it?
Finally:
I haven't found anything that discusses features from one version of dotNetNuke CMS to the next. So, I am wondering whether I should try the just released 4.7 or if I should use 4.6.2 or 4.5..5 due to the use of SQL Server 2000 Enterprise instead of a newer SQL Server. Ease of installation and stability are more important at the moment than any other factors.
Geoff