Log in

View Full Version : Config.php question


MrHorror
04-20-2012, 11:07 AM
If I switched databases for my vb forum, do I have to upload a whole new config.php file with the new database name in it? Or can I go into my public_html, and find my config.php file in my includes folder. And just change the DB name from there and save the changes?

kh99
04-20-2012, 11:10 AM
You should be able to do it either way.

MrHorror
04-20-2012, 11:50 AM
Tested, and you were correct. Thanks!