Hi guys, recently when I try to fetch some songs, i get this kind of lyrics instead of the true ones:
<br />
<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/home/wwwroot/lyrdb/_ldb_conn.php</b> on line <b>3</b><br />
<br />
<b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/_ldb_funcs.php</b> on line <b>30</b><br />
<br />
<b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/_ldb_funcs.php</b> on line <b>31</b><br />
<br />
<b>Warning</b>: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/_ldb_conn.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/ws/getlyr.php</b> on line <b>16</b><br />
<br />
<b>Warning</b>: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in <b>/home/wwwroot/lyrdb/ws/getlyr.php</b> on line <b>17</b><br />
error:101
No such a entry in the database.<br />
<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/home/wwwroot/lyrdb/_ldb_conn.php</b> on line <b>3</b><br />
<br />
<b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/_ldb_funcs.php</b> on line <b>30</b><br />
<br />
<b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/_ldb_funcs.php</b> on line <b>31</b><br />
<br />
<b>Warning</b>: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/_ldb_conn.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>: mysql_query(): supplied argument is not a valid MySQL-Link resource in <b>/home/wwwroot/lyrdb/_ldb_funcs.php</b> on line <b>45</b><br />
why does it do this ??? what can I do to fix this problem ???