PDA

View Full Version : Apache problem


ircman
02-14-2004, 03:40 AM
The strangest thing just happend. Apache had 53 running processes and did not respond to any query's.
I had to restart apache to fix this.

Is this a known problem ? or did i just found a bug :)

Cedric

DirectAdmin Support
02-14-2004, 01:51 PM
Hello,

check your /var/log/httpd/error_log

Also, you depending on how many domains you have (~700+), you may need to edit the virtual_host templates and comment out the "ErrorLog" lines becuase the kernel may have reached the file descriptor limit.

John