Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /home/coolfm/public_html/samcommon/db.php on line 80

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/coolfm/public_html/samcommon/db.php on line 81
CoolFM Internet Radio (lite)
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/coolfm/public_html/samcommon/db.php on line 95

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/coolfm/public_html/samcommon/db.php on line 96
status=err
SQL error=0
SQL error string=
Refreshing due to error in   seconds.
SQL=SELECT songlist.*, historylist.listeners as listeners, historylist.requestID as requestID, historylist.date_played as starttime FROM historylist,songlist WHERE (historylist.songID = songlist.ID) AND (songlist.songtype='S' OR songlist.songtype='H' OR songlist.songtype='C') ORDER BY historylist.date_played DESC LIMIT 11