Commit 6342cbd
committed
minor #14040 Add note about php-fpm being installed locally (kbond)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead.
Discussion
----------
Add note about php-fpm being installed locally
I was a little confused about how to get the server to use FPM instead of the PHP's built-in webserver.
Commits
-------
9d0312f add note about php-fpm being installed locally1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments