Hi and thanks for the answer,
the apache error log give
<^>
[core:notice] [pid 16249] AH00051: child pid 8935 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:25:37.481054 2016] [core:notice] [pid 16249] AH00051: child pid 8936 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:25:37.481207 2016] [core:notice] [pid 16249] AH00051: child pid 8951 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:25:47.506398 2016] [core:notice] [pid 16249] AH00051: child pid 9027 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:25:51.512591 2016] [core:notice] [pid 16249] AH00051: child pid 9033 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:16.557959 2016] [core:notice] [pid 16249] AH00051: child pid 8867 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:24.570603 2016] [core:notice] [pid 16249] AH00051: child pid 8961 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:33.586873 2016] [core:notice] [pid 16249] AH00051: child pid 9040 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:34.590083 2016] [core:notice] [pid 16249] AH00051: child pid 8910 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:34.590399 2016] [core:notice] [pid 16249] AH00051: child pid 9026 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:35.592309 2016] [core:notice] [pid 16249] AH00051: child pid 8940 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:36.594550 2016] [core:notice] [pid 16249] AH00051: child pid 8984 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:42.604424 2016] [core:notice] [pid 16249] AH00051: child pid 9011 exit signal Segmentation fault (11), possible coredump in /etc/apache2
[Fri Nov 11 23:26:52.654911 2016] [core:notice] [pid 16249] AH00051: child pid 8933 exit signal Segmentation fault (11), possible coredump in /etc/apache2
<^>
i was reading about xdebug and core dump and my head is spinning with all the new informations, in this moment i need to find quick fix, because this is happening random and only once in a day, and the problem is i dont have alarm or something to “send mail notify” when this is happening. For now can i use (monit) to restart apache2 when Segmentation fault happens?
Thanks