Hi,
I've set up a test server on an Ubuntu system.
I installed and configured Apache, PHP and MySQL however, whenever I try to connect to a MySQL database I get this error:
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /var/www/index.php on line 8
Lost connection to MySQL server at 'reading initial communication packet', system error: 111
Does anyone know what is causing this and how I can solve the problem?
Thanks,
Matt