Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
litespeed_wiki:error_messages [2015/04/06 19:35]
Jackson Zhang created
— (current)
Line 1: Line 1:
-==== How to deal with "Child process killed"​ error in stderr.log? ​ ==== 
  
-You may have "Child process killed"​ error message in your stuerr.log: 
- 
-<​code>​ 
-2015-03-31 17:​28:​24.730 [STDERR] Child process with pid: 21506 was killed by signal: 15, core dump: 0 
-2015-03-31 20:​24:​58.729 [STDERR] Child process with pid: 8619 was killed by signal: 15, core dump: 0 
-2015-03-31 20:​40:​04.730 [STDERR] Child process with pid: 9648 was killed by signal: 15, core dump: 0 
-2015-04-01 02:​00:​35.731 [STDERR] Child process with pid: 9976 was killed by signal: 15, core dump: 0 
-</​code>​ 
- 
-Don't worry. It is normal. Unused PHP processeses were stoped with SIGTERM by the web server. No further action required. 
- 
-They are helpful for analyzing when real problem happens. ​ 
  • Admin
  • Last modified: 2015/04/06 19:35
  • by Jackson Zhang