alchemyrick Posted November 11, 2003 Share Posted November 11, 2003 im seminew to this and i get the following error Warning: mysql_connect(): Too many connections in /home/teamalc/public_html/invision/sources/Drivers/mySQL.php on line 65 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/teamalc/public_html/invision/sources/Drivers/mySQL.php on line 68 ERROR: Cannot find database teamalc_ibrd1 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/teamalc/public_html/invision/sources/Drivers/mySQL.php on line 101 also in the error box i get this: mySQL query error: DELETE FROM ibf_sessions WHERE running_time < 1068542372 or ip_address=\'24.174.198.212\' mySQL error: Too many connections mySQL error code: any idea what the heck just happend? also i got on my control panel and looks like my sqldatabases are now gone? any ideas? Link to comment https://forums.phpfreaks.com/topic/1340-getting-an-error-messagewhat-does-this-mean/ Share on other sites More sharing options...
effigy Posted November 11, 2003 Share Posted November 11, 2003 mySQL error: Too many connections you can change the max number of connections in your php.ini. you can also try running FLUSH TABLES Link to comment https://forums.phpfreaks.com/topic/1340-getting-an-error-messagewhat-does-this-mean/#findComment-4445 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.