- Nginx installed.
- PHP-FPM installed, and set to run with the same user name and group as your Nginx server.
- The PHP modules listed below:
- Depending on your Linux distro, some of these modules may be included by default.
- Some of these modules may be named differently. On Alpine Linux, for example, every "php-" should actually be "php8-" (or whatever PHP version you want), and modules like "php-xmlrpc" will have longer names like "php8-pecl-xmlrpc". CHeck your distro's documentation and package lists to be sure.