Apache logs too big. Filesystem full


Error this occured when filesystem full, and some services can’t run very well.
all can we do, is to remove some big files.

example in directory /var/log/*or.

just run “echo > /var/log/httpd_error.log”;

finish, no need to shutdown your apache services.

 


Leave a Reply