diff --git a/setup/symfony_server.rst b/setup/symfony_server.rst index ef12d207d4d..58a58ceb091 100644 --- a/setup/symfony_server.rst +++ b/setup/symfony_server.rst @@ -60,6 +60,10 @@ run the Symfony server in the background: Enabling PHP-FPM ---------------- +.. note:: + + PHP-FPM must be installed locally for the Symfony server to utilize. + When the server starts it will check for common patterns like ``web/app.php``, ``web/app_dev.php`` or ``public/index.php``. If a file like this is found the server will automatically start with PHP-FPM enabled. Otherwise the server will