I'm trying to connect locally via php and am receiving this error:
Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 0 in C:\xampp\htdocs\lg.php on line 2
Here's the code:
<?php
$conn =...