This is a discussion on Apache: exit signal file size limit exceeded within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi, I've been trying to solve this problem for a couple of days now and have googled it extensively. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I've been trying to solve this problem for a couple of days now and have googled it extensively. I have a website on one of our live servers that is causing me some issues. When i go to any page of the site i get a blank screen. In the apache error log i get the message: "[Mon Jan 15 16:25:45 2007] [notice] child pid 10111 exit signal File size limit exceeded (25)" >From googling, i have found out that the cause is usually due to a large apache log file (above 2GB). However, none of the logfiles are above 1GB in size so i was wondering if anything else could be causing this problem? I have found that i could run the command: find / -size +2000000000c to locate any large files but as there are lots of live websites on this server i am a bit hesitant (I'm not a sysadmin so have no idea what effect running that command will have). Like i said, i am at a loss so any help would be greatly appreciated. Thanks, Ben. |
| Thread Tools | |
| Display Modes | |
|
|