Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
据我所知,每个请求都会启动一个 mod_fcgid 进程。我想了解 mod_fcgid 进程何时/为何停止?PHP 致命错误是否会停止/删除进程?
我的问题的背景是,我想知道 PHP 致命错误是否可能是导致多个僵尸 mod_fcgid 进程的原因。不幸的是,我无法访问服务器以向您提供有关服务器的更多信息。我唯一能看到的是访问/错误日志。
首先,我想了解 mod_fcgid 进程是如何启动和停止的,如开头所述。
非常感谢您的帮助
亲切的问候!