8000
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.
1 parent 38503b1 commit 9d0312fCopy full SHA for 9d0312f
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