We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd5bf42 + 2b48345 commit 9f839d5Copy full SHA for 9f839d5
setup/symfony_server.rst
@@ -60,6 +60,10 @@ run the Symfony server in the background:
60
Enabling PHP-FPM
61
----------------
62
63
+.. note::
64
+
65
+ PHP-FPM must be installed locally for the Symfony server to utilize.
66
67
When the server starts it will check for common patterns like ``web/app.php``,
68
``web/app_dev.php`` or ``public/index.php``. If a file like this is found the
69
server will automatically start with PHP-FPM enabled. Otherwise the server will
0 commit comments