Forum Moderators: coopster
Warning: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/.sites/75/site8/web/inc/config.php on line 6
Warning: MySQL Connection Failed: Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug in /home/.sites/75/site8/web/inc/config.php on line 6
Warning: Supplied argument is not a valid MySQL-Link resource in /home/.sites/75/site8/web/inc/config.php on line 6
Warning: Supplied argument is not a valid MySQL-Link resource in /home/.sites/75/site8/web/inc/templates/1/mainmenu.inc.php on line 13
Can't create a new thread (errno 11). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug
Any ideas?
e.g.
$linkid = mysql_connect($host,$user,$pass);
mysql_select_db('mydatabase');
$queryid = mysql_query('SELECT whatever FROM wherever', $linkid);
You also might want to verify that the server is running. If it is, it might need restarting.