Chazbot72 Posted April 20, 2007 Posted April 20, 2007 HELP!!!! I am not a DBA or a programmer. I backed up my database before installing a contrib and I have now backedout the contrib and wanted to do a restore. I ran the restore and now I am getting the following message: 1146 - Table 'thefu5_osc1.sessions' doesn't exist select value from sessions where sesskey = '40760c64ca12e4b99b53fbea1f28026d' and expiry > '1177031023' [TEP STOP] Please help my site is down....I am not having a good couple of days. The tomb could not hold God's Son...but your heart can
Chazbot72 Posted April 20, 2007 Author Posted April 20, 2007 bump Ok I fixed the sessions one based on another posting. Now I am missing whos_online Does anyone have a list of tables and their definitions so I can create any that I am missing? It looks as though my restore crapped out when it reached the sessions table. Any help would be appreciated. The tomb could not hold God's Son...but your heart can
spax Posted April 20, 2007 Posted April 20, 2007 If your backup is complete, you have all the tables there. Open it in a text editor and check, if it is complete and you have phpmyadmin, run the restore from there. Infact, if you know for sure it timed out, cut the sql up and feed it in smaller bites.
Chazbot72 Posted April 20, 2007 Author Posted April 20, 2007 If your backup is complete, you have all the tables there. Open it in a text editor and check, if it is complete and you have phpmyadmin, run the restore from there. Infact, if you know for sure it timed out, cut the sql up and feed it in smaller bites. Thanks for the reply. I was in the process of doing each table manually when you sent this. I still have to debug one table but it is from a contrib that I can reinstall. AHHHH RELIEF!!! :rolleyes: :thumbsup: The tomb could not hold God's Son...but your heart can
Recommended Posts
Archived
This topic is now archived and is closed to further replies.