I am installing phpeasyadmin on xampp 1.7.1 for linux on centos 5.3, which is at http://sourceforge.net/projects/easyadmin/.
After doing some procedures of installation instructions of phpeasyadmin, I open phpeasyadmin on web browser, then I got this error message.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /var/www/html/test/sysadmin/functions.php on line 29
Unable to select database
I changed user from root, but same result even these ids logged in phpmyadmin.
Please let me know how to resolve this problem.
Many thanks in advancce.