I moved my store to a new directory and a new database; but it is on the same server with the following steps:
1) I backed up the database and the files in the old directory.
2) I saved the configure php files in the admin includes and the includes directories in the new directory.
3) I restored the files from the old directory to the new directory.
4) I imported the database to the new database.
5) I restored the configure files in the new directory saved in step 2.
6) I ran the fix_cache_key php utility.
The result is that I was able to open the online catalog (store home page) and I got the admin screen BUT I was not able to log into the admin console. I get no error message; just a new admin screen is displayed without the user and password entries.
To correct the problem, I searched the forums and unsuccessfully tried the following:
1) In both configure files, I confirmed that the SSL enables were set to false.
2) I reset the password using 'Resend Password'.
3) I successfully ran an INSERT query to add a new admin name, password, email, and admin level to the new database admin table per the result of a tutorial found in a forum search [response from Dr. Byte].
I'd appreciate any ideas to resolve the problem!!! Needless to say I'm tremendously frustrated...


...
Reply With Quote
