You can turn on the option AllowNoPassword on file /etc/phpmyadmin/config.inc. php.
Edit the file config.inc.php, search and uncomment this line:
// $cfg['Servers'][$i][' AllowNoPassword'] = TRUE;
Then you can access PhpMyAdmin without password.
Edit the file config.inc.php, search and uncomment this line:
// $cfg['Servers'][$i]['
Then you can access PhpMyAdmin without password.
nice one....
ReplyDelete