I am having problems to access the phpmyadmin installed on the hostserver. I have installed the phpmyadmin there and when i set the user as "root" and leave the password space blanked at http://192.254.143.28/phpmyadmin/, it gives me an error. The screen shot is as below

as mentioned in this article i have configured the /etc/phpMyAdmin/config.inc.php to $cfg['Servers'][$i]['AllowNoPassword'] = TRUE; but still it doesnt work.
It changes the screen as this tough


