Warning: mysql_pconnect() [function.mysql-pconnect]: Host 'host302.hostmonster.com' is not allowed to connect to this MySQL server in /home4/facknoxv/public_html/facradio/common/db.php on line 43

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home4/facknoxv/public_html/facradio/common/db.php on line 44

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home4/facknoxv/public_html/facradio/common/db.php on line 58

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home4/facknoxv/public_html/facradio/common/db.php on line 59
status=err
SQL error=1130
SQL error string=Host 'host302.hostmonster.com' is not allowed to connect to this MySQL server
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') ORDER BY historylist.date_played DESC LIMIT 15