Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "php" page has been changed by gryzor: https://wiki.apache.org/httpd/php?action=diff&rev1=6&rev2=7 == Using proxy_fcgi and php-fpm (for 2.4) == - This method is preferred above all other recipes, and is suitable for versions 2.4 and newer. Is also allows for a threaded mpm such as event or worker, which will significantly reduce the RAM requirements on your server. + This method is preferred above all other recipes, and is suitable for versions 2.4 and newer. It also allows for a threaded mpm such as event or worker, which will significantly reduce the RAM requirements on your server. Please see the [[PHP-FPM|following article]] @@ -18, +18 @@ == Using php with fcgid (for 2.2 and older) == - This method is suitable for versions 2.0 or 2.2. Is allows for a threaded mpm such as worker, which will significantly reduce the RAM requirements on your server. And mod_fcgid is an official Apache module. + This method is suitable for versions 2.0 or 2.2. It allows for a threaded mpm such as worker, which will significantly reduce the RAM requirements on your server. And mod_fcgid is an official Apache module. Please see the [[php-fcgid|following article]] --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org