Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dan 10 posts 30 karma points
    Feb 03, 2014 @ 15:12
    dan
    0

    Working Backwards - Creating test site from live site

    Hello.Just came into a position to take over web development work for a company. Main site they have uses Umbraco. I want to upgrade it to version 7 (it's 6.1), but more importantly I want to set up a proper test environment first.I copied both the directories and database over to the new site (it's a sub domain). The site works entirely, it's connecting to the test database correctly, etc. But when I try to login into Umbraco via umbraco/umbraco.aspx it redirects the URL to umbraco/logout.aspx and says its a 404 error.Running Server 2008 r2, iis 7.5, SQL 2008.ANY help is appreciated.

  • Matt Parkinson 12 posts 65 karma points
    Feb 03, 2014 @ 15:24
    Matt Parkinson
    0

    Has the id in the umbracoUser database table reverted to 1 instead of 0, for your user?

    Try comparing the live with the copy.

  • dan 10 posts 30 karma points
    Feb 03, 2014 @ 15:35
    dan
    0

    Nope. Both are exact copies, primary key value starts at 0 for each.

  • dan 10 posts 30 karma points
    Feb 03, 2014 @ 15:49
    dan
    0

    Also does the same thing when I set the connection string to the live database (from the test site).

  • dan 10 posts 30 karma points
    Feb 03, 2014 @ 16:11
    dan
    0

    Figured it out. Main site used HTTPS, had to enable that for test site. Duh.

Please Sign in or register to post replies

Write your reply to:

Draft