PHP with FastCGI
This role is primarly designed for installing PHP support for use with the NGINX webserver. It will run PHP in FastCGI Process Manager (FPM) mode.
For a virtualhost to have PHP enabled, set php: true
in the vhost block. See the nginx
role documentation for more details.
The PHP installed comes from the Debian maintainer's backports repo deb.sury.org, for Debian/Ubuntu OS variants.
- hosts: all roles: - php - nginx
© 2020 Open Networking Foundation support@opennetworking.org
License: Apache-2.0