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.
我正在使用 PHP5 安装 Apache 2.4.7,并使用 fcgid 和 suexec。
我读到有些人将 PHP-FPM 与 fastcgi 一起使用,但我不知道他们是在谈论旧的 fastcgi 还是新的 fcgid。
无论如何,我想知道我没有 PHP-FPM 的 fcgid 配置是否正确,或者我需要安装和配置 PHP-FPM 才能拥有所有功能?
在正确的情况下,将 fcgid 和 PHP-FPM 放在一起有哪些优点和缺点?