PDA

View Full Version : Changed my mysql pass


Glory
07-29-2002, 01:32 AM
I changed mysql pass today and made a oops guess was not a good idea. To make the story short. I have a forum up just like the one here which is displayed here http://www.the-last-hope.com/forum/ As you can see it is down cause i change the pass did not realize it would do this. I dont know if anyone knows what to do or what. I need to know were to go in this forum file to make this work is there a place that I need to retype the pass to make it work.

Any help would be grateful I need to get this baby back up.

Terence
07-29-2002, 03:08 AM
I'm not too familiar with vBulletin myself, but according to this page
http://www.vbulletin.com/manual/install.html
you should open up config.php and change the following lines:

// username and password to log onto db server
$dbusername="root";
$dbpassword="";


Place your new password between the quotations after $dbpassword and make sure $dbusername is still correct.

Hope I'm not completely off base here.

Glory
07-29-2002, 09:43 AM
That was absolutly correct. You are a life savor Terence Thank you so much. everything is working now.:) :D