PDA

View Full Version : Apache logs


goldfish
04-16-03, 13:35
Hey, does anyone know what somthing like this means :


[Mon Apr 16 18:32:23 2001] [crit] (10024)Too many open sockets: Parent: WSADuplicateSocket failed for socket 132.
[Mon Apr 16 18:32:23 2001] [error] (2)No such file or directory: master_main: create child process failed. Exiting.

and how i cud fix it.....:( im at a loss

Kodo
04-16-03, 13:52
problems with apache?

this is the only thing I could find.. not sure when or where you are getting that error..

http://lxr.webperf.org/source.cgi/srclib/apr/network_io/win32/sockets.c

goldfish
04-16-03, 18:31
miff! sorry that doent realy help :(

okay ill give you a proper explanation of whats happening....

Right i start up apache. seems to run okay in console window, no errors or anything.. but i try to request a page from it and it freezes and uses 100% of CPU usage, and doesnt send anything. ive just recently installed PHP, and worked up until now

ched
04-16-03, 19:32
for what little it's worth - when I asked my ISP / host about php, (and they do run Apache) ... he said he did look at it briefly - but it was more of a pain to run than it was worth. Bottom line - they won't support it.

goldfish
04-17-03, 07:05
well what DOES he support? php seems to be as difficult to configure/run as anything ive come across for apache.

ched
04-17-03, 08:55
I think cgi is about it right now - although I think he is working on asp - but don't quote me on that.