Warning: Lost connection to MySQL server during query in /var/www/html/bands/us/il/tripwire/guest.php on line 27
Unable to connect to SQL server
And here is the code:
- Code: Select all
mysql_pconnect("musicalliance.info", "$username", "$password")
or die("Unable to connect to SQL server");
can anybody help me!? I would really appreciate it.
FYI - I have all the permissions set properly, and I have the database setup in mysql



