I get the following error at main site and can't do any look ups.
Is it just me or are others have same problem?
Warning: mysql_pconnect(): Too many connections in /home/eqtrader/public_html/library/mysql.php on line 156
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 157
eqtrader_article could not connect
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 256
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/eqtrader/public_html/articles/news_page.php on line 43
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 157
eqtrader_article could not connect
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/eqtrader/public_html/library/mysql.php on line 256
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/eqtrader/public_html/articles/news_page.php on line 43

Comment