Thursday, May 27, 2010

Connect To MySQL Remotely From phpmyadmin

I have a XAMPP installed and wanted my phpmyadmin to connect to mysql database remotely.

So a google search threw up this link

Basically you have to edit the file: config.inc.php which is located in xampp/phpmyadmin

To add a new server you simply have to append the following lines: