You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2013/05/29 23:15:30 UTC

[Httpd Wiki] Update of "php" by gryzor

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=1&rev2=2

  
  = Using php with fastcgi =
  
- This method is suitable for versions 2.2 and older. Is also allows for a threaded mpm such as worker, which will significantly reduce the RAM requirements on your server.
+ This method is suitable for versions 2.2 and older. Is allows for a threaded mpm such as worker, which will significantly reduce the RAM requirements on your server.
  
  Please see the [[php-fastcgi|following article]]
  
  = Using php with fcgid =
  
- This section needs content
+ 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.
+ 
+ Please see the [[php-fcgid|following article]]
  
  = Using proxy_fcgi and php-fpm =
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org