PDA

View Full Version : Warning: mysql_connect() error


PeteUrwin
01-31-2006, 12:05 PM
Hi,

I'm trying to get into my blog admin screen for the first time (www.mysite.com/where_i_installed_pixelpost/admin/install.php), and am getting this error:

Warning: mysql_connect() [function.mysql-connect.php]: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug in D:\peterurwin.com\wwwroot\blog\includes\functions. php on line 162
Error: Can't create a new thread (errno 12); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug

I've setup a database, and entered the appropriate info correctly in the pixelpost.php setup file, so what am I doing wrong?

Any help greatfully received!

eon
01-31-2006, 02:23 PM
i'm not sure, but it seems that your hdd is full. (if you are not out of available memory)
Did you check it?

A little Google around tells that it has to do something with the memory :S. Not really a solution isn't it?

GeoS
01-31-2006, 09:33 PM
Try to reset MySQL server or reboot box.

PeteUrwin
02-01-2006, 03:46 PM
Thanks a lot for your replies eon and GeoS. I'm not sure what the problem was, but when I checked after work, and having done nothing at all, everything was working again fine. Technology eh?!