fogcity,
What version of EE are you migrating from?
There is no need to install a fresh copy on clients new server. All that needs to be done is move all the files over and then import database. Then update your config with the correct settings and update any paths within your control panel
What happens when you try and login to cp? Do you get an error message or does page refresh?
Thanks for the reply.
I am migrating from v1.7.0.
It’s not my first migration, but your suggestion sounded tantalizingly simple so I deleted everything on the new server, moved files over from the old server and imported database.
First problem: I couldn’t reach the CP login page. Error says can’t connect to dbase. So I edited the copied-over config.php and set the new database name and user/password for accessing it.
With that taken care of, I do see my login page. But when I type my login information it doesn’t appear to be accepted. No error message, I just get the login page back with all fields empty. Reloading just gives me the same CP login page.
Possible clue: The CP login page is entirely unstyled (my site has a custom CP theme which I set up years ago; clearly this isn’t being found). I assume because the EE dbase I imported still has the old server’s path information. I’d fix that by logging in… but of course, I can’t log in.
Additional clue: After the CP login screen comes back blank, my URL contains a session string: “?S=c026bea811de7cb45e5ffd60b4fb7a56c00f360e”. Which is strange, since my EE configuration has my session settings to “cookies only”. I assume this preference should have been imported along with the rest of my EE database?
Thoughts?