News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu

What can I do about the Table in the Database my PhpBB forum config.php used?

Started by thebub, August 10, 2007, 11:54:44 PM

Previous topic - Next topic

thebub

So, I created the same Database name, user, and pass, after you guys dropped the database, as in my PhpBB config.php to try to connect to MySQL to get the forum up.

I'm getting this error;
SQL Error : 1146 Table 'forum2.phpbb_config' doesn't exist

I'm wondering what the best route of restoring this DB Table is. 

  • What settings / parameters should I set for the Table? Does the Name matter, how many Fields, what Length and Collation?

  • Do I have to put back in those two PhpBB install files and run them again so they set up the Table?

  • Were user settings in the dropped Table?

  • Should I even try to manually rewrite a PhpBB Table, or were there specific settings etc. in it?