phpMyAdmin login error
|
|
For some reason I am unable to login to phpMyAdmin after installation of the Joomla!Stack http://localhost loads the joomla! welcome page. However, when I try to access the built-in phpMyAdmin installation at http://127.0.0.1/phpmyadmin My root and admin account that I use to login to MySQL Query Browser, is not recognized for login to phpMyAdmin. Below is a the error.log file from apache2/logs directory. The installation build I used is bitnami-joomla-1.5.0-windows-installer.exe entries for config.inc.php in apps\phpmyadmin\htdocs I can login to mySQL using the MySQL Browser, however, I am unable to login to phpMyAdmin. What am I missing here? |
|
|
Hi brint, PhpMyAdmin user is “administrator”, not root. Have you tried with that? Cheers |
|
|
hey thanks! administrator worked! i can now login to phpmyadmin. |
