Apache service issue Log file size


Log file size

Older kernal versions may not be capable of handling files more than 2 GB.  This creates issue for apache if the size of error_log exceeds 2 GB. In such cases, simply clearing the log file alone fix the issue.

# : > /usr/local/apache/logs/error_log

No comments:

Post a Comment