Answer the question
In order to leave comments, you need to log in
How to setup CoreDumpDirectory in apache?
Periodically, errors start to appear on the server in /var/log/apache2/error.log
[Sat Jun 30 16:24:04.235870 2018] [core:notice] [pid 14059] AH00052: child pid 8211 exit signal Segmentation fault (11)
[Sat Jun 30 16:24:05.237066 2018] [core:notice] [pid 14059] AH00052: child pid 8213 exit signal Segmentation fault (11)
[Sat Jun 30 16:24:08.240572 2018] [core:notice] [pid 14059] AH00052: child pid 8214 exit signal Segmentation fault (11)
[Sat Jun 30 16:24:08.240614 2018] [core:notice] [pid 14059] AH00052: child pid 8215 exit signal Segmentation fault (11)
echo "/tmp/httpd-core.%p" > /proc/sys/kernel/core_pattern
ulimit -с unlimited
apache - core -1
CoreDumpDirectory /tmp
service apache2 restart
ps aux | grep apache2
…
kill -11 12345
Answer the question
In order to leave comments, you need to log in
I saw the task on fl.ru
, I can probably help
skype: live:web.real.81
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question