Backup 4.4.1 DNN Website to restore to 4.5.5 Local Host site?
Last Post 08/08/2007 7:30 PM by Joseph Craig. 1 Replies.
Author Messages
Tugboat
Nuke Newbie
Nuke Newbie
Posts:8


--
08/08/2007 10:38 AM

    I have reviewed the "How to backup a live hosted DNN website and restore it to a localhost installation and it makes sense to me. However the live site is a DNN 4.4.1 site and my LocalHost site is DNN 4.5.5.

    The reason I need to have a local site is so I can upgrade the live site to 4.5.5. Will I have to install another copy of 4.4.1 DNN to do this?

    If so, I am till unclear on how to have multiple DNN installations on the same system. Are there any videos or documents that can help me with this?

    Thanks!

    Tugboat

    Joseph Craig
    DNN MVP
    Posts:11667


    --
    08/08/2007 7:30 PM
    My recommendation is that you:

    • Backup your live DNN 4.4.1 database and web directory and install them on your local computer.  You'll need to edit the portalalias table on the local machine to make it work, and you'll have to edit the connection strings in web.config.
    • Upgrade the local site to 4.5.5.
    • Backup the local database and web directory and do the inverse of the first step.  That should give you an upgraded live site. 
    • Don't forget to keep copies of all of the backups so that you can restore the various sites if something goes wrong.

    You can have many installations of DNN on your local computer.  Each one would be set up as a virtual directory with IIS.  You can also have other, non-DotNetNuke, websites.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---