+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Jul 2006
- Posts
- 94
Apache won't start: /etc/init.d/httpd: line 83: 19319 File size limit exceeded$HTTPD
Hello,
While starting apache I am getting following error.
root@server []# service httpd restart
/etc/init.d/httpd restart: httpd not running, trying to start
/etc/init.d/httpd: line 83: 20128 File size limit exceeded$HTTPD -DSSL
/etc/init.d/httpd restart: httpd could not be started
root@server []# service httpd start
/etc/init.d/httpd: line 83: 20151 File size limit exceeded$HTTPD -DSSL
/etc/init.d/httpd start: httpd could not be started
Solution::
It was because of the apache error (/usr/local/apache/logs/error_log) log file. It reached 2G and shut apache down. I cleared it and resolved the issue.


LinkBack URL
About LinkBacks



Reply With Quote