当前位置: 技术问答>linux和unix
重启apache日志报错
来源: 互联网 发布时间:2017-05-23
本文导语: [Sat Jun 21 21:28:37.673299 2014] [mpm_prefork:notice] [pid 17427] AH00169: caught SIGTERM, shutting down [Sat Jun 21 21:29:00.626115 2014] [mpm_prefork:notice] [pid 21473] AH00163: Apache/2.4.6 (Unix) configured -- resuming normal operations [Sat Jun 21 ...
[Sat Jun 21 21:28:37.673299 2014] [mpm_prefork:notice] [pid 17427] AH00169: caught SIGTERM, shutting down
[Sat Jun 21 21:29:00.626115 2014] [mpm_prefork:notice] [pid 21473] AH00163: Apache/2.4.6 (Unix) configured -- resuming normal operations
[Sat Jun 21 21:29:00.626459 2014] [core:notice] [pid 21473] AH00094: Command line: '/usr/local/apache2/bin/httpd'
不知道这是什么故障,请兄弟们帮忙指导一下。
[Sat Jun 21 21:29:00.626115 2014] [mpm_prefork:notice] [pid 21473] AH00163: Apache/2.4.6 (Unix) configured -- resuming normal operations
[Sat Jun 21 21:29:00.626459 2014] [core:notice] [pid 21473] AH00094: Command line: '/usr/local/apache2/bin/httpd'
不知道这是什么故障,请兄弟们帮忙指导一下。
|
这个看不出任何异常,它只是说收到SIGTERM信号而已,可能是有人杀进程了。
你看看 history 或者 crontab 吧
你看看 history 或者 crontab 吧
|
[Sat Jun 21 21:29:00.626459 2014] [core:notice] [pid 21473] AH00094: Command line: '/usr/local/apache2/bin/httpd'只有这半句么?
apache是什么版本,log文件是不是超了2G?
apache是什么版本,log文件是不是超了2G?