my file is messed up so that it only has 8 lines so can someone give me a clean version of that file with the password set as default for root@localhost and root@remotecomputer ?
Abhishek Reddy posted this at 05:56 — 24th August 2004.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.
Abhishek Reddy posted this at 05:30 — 15th August 2004.
He has: 3,348 posts
Joined: Jul 2001
Around line 84 in config.inc.php:
$cfg['Servers'][$i]['password'] = 'yourpassword'; // MySQL password (only needed
// with 'config' auth_type)
Is that what you're looking for?
axyjo posted this at 02:04 — 24th August 2004.
They have: 13 posts
Joined: Aug 2004
my file is messed up so that it only has 8 lines so can someone give me a clean version of that file with the password set as default for root@localhost and root@remotecomputer ?
Abhishek Reddy posted this at 05:56 — 24th August 2004.
He has: 3,348 posts
Joined: Jul 2001
Download a fresh copy at phpmyadmin.net and use/modify the config file in that.
axyjo posted this at 16:00 — 24th August 2004.
They have: 13 posts
Joined: Aug 2004
thank you Abhishek!!! you are a life saviour
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.