[Apache]
PHPの4.35などを使用している場合、apacheのエラーログに "seg fault or similar nasty error detected in the parent process"というエラーが出る場合がある。対策としてはログのロテートの際にKILL HUP シグナルを送るのではなく、stop & start にするか、PHPのバージョンを 4.37 以上にすればよいらしい。
[参考サイト]
Apache 2 and PHP (mod_php) on Linux
広告
