Has anybody successfully installed phpmyadmin? I created a database and a user on the mysql section of cpanel, updated host, user, password and authentication mode as described in the documentation, but I'm still getting these errors below when I go to the index.jsp page of the installed phpmyadmin directory.
Error -
Warning: Cannot modify header information - headers already sent by (output started at /home/csbmyoup/public_html/phpMyAdmin-2.5.7/config.inc.php:765) in /home/csbmyoup/public_html/phpMyAdmin-2.5.7/libraries/auth/http.auth.lib.php on line 26
Warning: Cannot modify header information - headers already sent by (output started at /home/csbmyoup/public_html/phpMyAdmin-2.5.7/config.inc.php:765) in /home/csbmyoup/public_html/phpMyAdmin-2.5.7/libraries/auth/http.auth.lib.php on line 27
Warning: Cannot modify header information - headers already sent by (output started at /home/csbmyoup/public_html/phpMyAdmin-2.5.7/config.inc.php:765) in /home/csbmyoup/public_html/phpMyAdmin-2.5.7/libraries/auth/http.auth.lib.php on line 28
Warning: Cannot modify header information - headers already sent by (output started at /home/csbmyoup/public_html/phpMyAdmin-2.5.7/config.inc.php:765) in /home/csbmyoup/public_html/phpMyAdmin-2.5.7/libraries/auth/http.auth.lib.php on line 31
Welcome to phpMyAdmin 2.5.7
Wrong username/password. Access denied.
Thanks,
Lino