Edit report at https://bugs.php.net/bug.php?id=62947&edit=1
ID: 62947 Updated by: f...@php.net Reported by: rainer-phpbugs at 7val dot com Summary: Unneccesary warnings when phpfpm is started with the configured user/group -Status: Open +Status: Closed Type: Feature/Change Request Package: FPM related Operating System: all PHP Version: 5.3.16 Block user comment: N Private report: N New Comment: Automatic comment on behalf of fat Revision: http://git.php.net/?p=php-src.git;a=commit;h=e31553c2042f2a5e05d9ad1ba77b888c63e4c36f Log: - Fixed bug #62947 (Unneccesary warnings on FPM) Previous Comments: ------------------------------------------------------------------------ [2012-08-27 12:37:29] rainer-phpbugs at 7val dot com Description: ------------ phpfpm warns that the "'user' directive is ignored when FPM is not running as root", even when the user or group is already correct, e.g. if the user "www-data" starts phpfpm, and the "user" directive is set to www-data. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62947&edit=1