PDA

View Full Version : Off and on errors


mjames
Thu 9th Nov '00, 4:33pm
Okay... I've been receiving errors off and on on my boards... not persistently, but every now and then, I see this error:

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 admin/db_mysql.php3 on line 50

There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

What does this mean? How do I fix it?

http://www.sports-central.org/community/boards

Chris Schreiber
Thu 9th Nov '00, 4:57pm
Well looking at my source code here, errno 11 is resource not available:

#define EAGAIN 11 /* Resource temporarily unavailable */

Which OS / OS version / MySQL version are you using?

-Chris

mjames
Thu 9th Nov '00, 6:24pm
My host or my computer? I'm on a UNIX host running PHP3. I'm not sure what MySQL version (I'm not very experienced in this stuff).

If it helps, my host is HostRocket.com.

Help!