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;
I'm wondering what the best route of restoring this DB Table is.
I'm getting this error;
Code Select
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?