Saturday, June 28, 2008

httpd: File size limit exceeded error

File size limit exceeded error
======================

ls -lS /usr/local/apache/domlogs |less

Check for any file that is > 2GB

Then : echo "" > thatfile

service httpd restart

No comments: