Hello, Has anyone set up phpmyadmin to use a remote database? I am trying to get phpmyadmin running off a virtual server to read a mysql database on an RDS instance. I can connect via command line mysql --host=blahblahblah.blah --user=USERNAME --pass=PASSWORD and I have configured the config file config.inc.php I think correctly, but phpmyadmin page always gives error #2002 Cannot log in to the MySQL server. Host server is ubuntu 11.1 running on an EC2 instance. Edit: Fixed so no worries lovely linux and it's lovely config files.