i hope someone can help
i have linux redhat 7.2,apache and php installed and mysql. now all work fine. imtyring to install phpmyadmin to admin my databases. i installed everything correctly and i get the following erros:
Warning: Cannot add header information - headers already sent by (output started at /var/www/html/phpmyadmin/libraries/common.lib.php(90) : eval()'d code:867) in /var/www/html/phpmyadmin/libraries/auth/http.auth.lib.php on line 26
Warning: Cannot add header information - headers already sent by (output started at /var/www/html/phpmyadmin/libraries/common.lib.php(90) : eval()'d code:867) in /var/www/html/phpmyadmin/libraries/auth/http.auth.lib.php on line 27
Warning: Cannot add header information - headers already sent by (output started at /var/www/html/phpmyadmin/libraries/common.lib.php(90) : eval()'d code:867) in /var/www/html/phpmyadmin/libraries/auth/http.auth.lib.php on line 28
Warning: Cannot add header information - headers already sent by (output started at /var/www/html/phpmyadmin/libraries/common.lib.php(90) : eval()'d code:867) in /var/www/html/phpmyadmin/libraries/auth/http.auth.lib.php on line 31
<link rel="stylesheet" type="text/css" href="./css/phpmyadmin.css.php?lang=en&js_frame=right" />
Welcome to phpMyAdmin 2.6.4-pl1
Wrong username/password. Access denied.
Can someone shed some light on this