mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Merge branch 'PHP-8.1' into PHP-8.2
This commit is contained in:
commit
d0dd77a3c2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
; The user and group can be specified either by their name or by their numeric
|
; The user and group can be specified either by their name or by their numeric
|
||||||
; IDs.
|
; IDs.
|
||||||
; Note: If the user is root, the executable needs to be started with
|
; Note: If the user is root, the executable needs to be started with
|
||||||
--allow-to-run-as-root option to work.
|
; --allow-to-run-as-root option to work.
|
||||||
; Default Values: The user is set to master process running user by default.
|
; Default Values: The user is set to master process running user by default.
|
||||||
; If the group is not set, the user's group is used.
|
; If the group is not set, the user's group is used.
|
||||||
user = @php_fpm_user@
|
user = @php_fpm_user@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue