Parent: child process exited with status 3221226356 — Restarting

本小妞迷上赌 提交于 2019-12-31 04:34:10

问题


I'm running a testing server with XAMPP 1.8.1 with Apache 2.4.3 and PHP 5.4.7 on Windows 7 Home Premium. Everything was working swell yesterday, but today I started receiving this in Apache's error.log:

Parent: child process exited with status 3221226356 -- Restarting.

I can't think of any changes in my code that would have caused the problem, and I haven't changed any Apache settings in quite some time. I've tried other searches that deal with status 3221225477, but I want to make sure I'm not missing anything with the different error code.

Does anyone have any experience with this issue?


回答1:


As suggested in the comments by Amal Murali, upgrading XAMPP solved the issue. Don't know if it deleted a bad file or added a good one, but it worked!



来源:https://stackoverflow.com/questions/18039562/parent-child-process-exited-with-status-3221226356-restarting

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!