Web Hosting Talk







View Full Version : Apache error


Katt
06-04-2002, 04:18 PM
Apache stopped working while adding domains through ensim.
When I try to start it it returns:
/etc/init.d/httpd: line 15: 1830 File size limit exceeded(core dumped) /usr/sbin/httpd `echo ${myarg}`

What should I do?

roly
06-04-2002, 09:09 PM
Is there enough space free on the partition where that file is?

Katt
06-06-2002, 04:16 PM
The problem was with error_log.
It exceeded 2GB.

Nadav
06-06-2002, 04:41 PM
eek
moving/deleting your logs every few weeks is the way to go :)

Shyne
06-06-2002, 05:26 PM
I might be wrong but I think EXT2 has a file limit of 2GIGS for any file.

Katt
06-07-2002, 09:45 AM
I limited error logging to critical only and now I am happy :)
But I can see it full with these:

child pid 9923 exit signal Segmentation fault (11)

What do they mean?