PHP: Hypertext Preprocessor (original) (raw)

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):

Changelog

Version Description
8.2.0 The --with-fpm-selinux option was added.
8.0.0 The --with-fpm-apparmor option was added.

Found A Problem?

There are no user contributed notes for this page.