fitzromeo Posted May 4, 2009 Share Posted May 4, 2009 I am not able to log into phpmyadmin after I setup password. I am not sure what username to use. Is it possible to retrieve the information on login? Link to comment https://forums.phpfreaks.com/topic/156853-phpmyadmin-help/ Share on other sites More sharing options...
dietkinnie Posted May 4, 2009 Share Posted May 4, 2009 Hi , In config.inc.php Try using the mysql root login details to see if you can log in. $cfg['Servers'][$i]['controluser'] = 'root'; $cfg['Servers'][$i]['controlpass'] = 'rootpassword'; Link to comment https://forums.phpfreaks.com/topic/156853-phpmyadmin-help/#findComment-826259 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.