suche nach in der

Konfiguration> <FastCGI Process Manager (FPM)
Last updated: Sat, 07 Jan 2012

view this page in

Installation

Compiling from sources

In order to enable FPM in your PHP build you need to add --enable-fpm to your configure line.

There are several other FPM-specific configure options (all of them optional):

  • --with-fpm-user - set FPM user (default - nobody).

  • --with-fpm-group - set FPM group (default - nobody).



add a note add a note User Contributed Notes
Installation
There are no user contributed notes for this page.

Konfiguration> <FastCGI Process Manager (FPM)
Last updated: Sat, 07 Jan 2012