No, config.php has the one and only $db_host address
If I want it to point to a different one, can I just change the $db_host to a new address?
You are not logged in. Please login or register.
PunBB Forums → Posts by warsawcrew
Pages 1
No, config.php has the one and only $db_host address
If I want it to point to a different one, can I just change the $db_host to a new address?
I'm running a punbb and I set it up months ago and basicly forgot about it. I've now returned to work on it and I need to clean up some of the mess from when I was testing it.
While testing punbb, I created three host names for MySQL databases and I want to delete the three that are not correct. Here are the three I created
forums.(website).com
punbb-test.(website).com
punbb.(website).com
I opened up config.php and I see:
$db_host = 'punbb.(website).com';
$db_name = 'punbb';
Is it safe fore me to delete the other two hostname entries in my web control panel? Or do I need to examine other files to see where its really pointing too? Sorry if this is a dumb question, i'm fairly new to this. Thanks
Pages 1
PunBB Forums → Posts by warsawcrew
Powered by PunBB, supported by Informer Technologies, Inc.