Page 1 of 1

Resetting MYSQL and phpmyadmin

PostPosted: 27. June 2007 17:11
by hustler
i someone has changed the password due to which my program has stopped working, i have seen the FAQ, tried it and also searched in forums but no luck.

Can any one explain me how to do it.

help will be much appreciated.

PostPosted: 28. June 2007 10:45
by hustler
sorry can anyone guide me or direct me please.

PostPosted: 28. June 2007 15:52
by programmer
You can change your password for phpmyadmin in config.inc.php

lines 85 and 86 i believe

Code: Select all
$cfg['Servers'][$i]['user']          = 'username';      // MySQL user
$cfg['Servers'][$i]['password']      = 'password';          // MySQL password (only needed