[warn]childprocess * stilldidnotexit解决办法
如何处理apache的[warn] child process 31015 still did not exit, sending a SIGTERM类问题
查找问题原因
1、查看apache日志
![[warn]childprocess * stilldidnotexit解决办法](https://exp-picture.cdn.bcebos.com/16d8f72abab84240b08fdfa77ac595ee40c19ec4.jpg)
3、保存并退出,利用service httpd restart 重启apache服务,使配置生效。这样就可以避免再次遇到这样的问题了!
如何处理apache的[warn] child process 31015 still did not exit, sending a SIGTERM类问题
查找问题原因
1、查看apache日志
3、保存并退出,利用service httpd restart 重启apache服务,使配置生效。这样就可以避免再次遇到这样的问题了!