Please talk to me like I am an idiot. Do not assume I know anything. Because if I did I don't think I'd still be stuck
Hello everyone,
Over the passed couple of weeks I have developed a DNN site on a virtual production server. Now that it has been approved; i am to move it over to our live web server.
The steps I took so far to complete this process is
1) Created a database backup on my current SQL database
2) Created a back up of my entire DNN site directory
3) On the live server, installed a clean version of DNN, it is able to connect to the SQL server, and is working perfectly
Now my problem is, how do I go about...putting my content there instead of the clean install? I've tried just copying it over, restoring my SQL database to the new server and then editing my current web.config to point to the right database. And I've created another application under IIS but still my site cannot be access.
I would greatly appreciate if someone could provide a step by step way of doing this in hopefully simple and easy to follow language. Most of the guides I've found either here, or from google searches mainly focus of 4.x versions or older of DNN. Or they are extremely vague.
Any and all help is welcome,
Thank you,
Dean