Hi
i've recently need to move a dnn installation from one server to another. I only need to move the actually site files; the database did not move.
after i downloaded the site and then uploaded the site to the new server, users could not login. this included the host and admin accounts.
i'm assuming this is to with how dnn encrypts/decrypts user's passwords. However i did manage to resolve this by doing the following.
after site is moved
1. register a new user
2. use the script at
http://www.dnnskin.com/KnowledgeBas...sword.aspx to set the password of the host account to the password for the account you just created.
3. login as host using the password of the new user account.
unfortunately ALL passwords are now invalid. i got errors when i tried to change the password via the user management section. i had to 'reset password' to a random password then 'change password'. for a few users i suppose its no big deal, but when there a large number of users this could be a major pain.
i really hope i was doing something wrong rather than this being the 'procedure' for moving the site from server to server.
i noticed in issue 22 moving a site from local to live, this problem didn't appear to happen.
Regards
Sean