Guest Posted July 10, 2005 Posted July 10, 2005 I had my website up and running perfectly. Then I switched hosts. So I downloaded my sql database and ran it on my new host and uploaded all of the files. Now my homepage says: "1146 - Table 'strictly_osc1.sessions' doesn't exist select value from sessions where sesskey = 'c592a46ea6e118aab27db65f64b03372' and expiry > '1120965876' [TEP STOP]" Except every time I reload the page the two values (c592a46ea6e118aab27db65f64b03372 and 1120965876) change. What do I need to do?
Guest Posted July 10, 2005 Posted July 10, 2005 'strictly_osc1' is probably a different name on your new server - some also require a prefix - look in your webhosting control panel under MySQL Matti
Guest Posted July 10, 2005 Posted July 10, 2005 I had my website up and running perfectly. Then I switched hosts. So I downloaded my sql database and ran it on my new host and uploaded all of the files. Now my homepage says:"1146 - Table 'strictly_osc1.sessions' doesn't exist select value from sessions where sesskey = 'c592a46ea6e118aab27db65f64b03372' and expiry > '1120965876' [TEP STOP]" Except every time I reload the page the two values (c592a46ea6e118aab27db65f64b03372 and 1120965876) change. What do I need to do? <{POST_SNAPBACK}> Did you update your configure.php files to have the new database information such as database name perhaps?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.