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: Closed Type: Feature/Change Request Package: FPM related Operating System: all PHP Version: 5.3.16 -Assigned To: +Assigned To: fat Block user comment: N Private report: N New Comment: The fix for this bug has been committed. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. I just changed the log level from WARNING to NOTICE Previous Comments: ------------------------------------------------------------------------ [2012-09-27 23:19:53] f...@php.net Automatic comment on behalf of fat Revision: http://git.php.net/?p=php-src.git;a=commit;h=72f3457161aaf8c6bd0980aff855beca20d63404 Log: - Fixed bug #62947 (Unneccesary warnings on FPM) ------------------------------------------------------------------------ [2012-09-27 23:10:18] f...@php.net Automatic comment on behalf of fat Revision: http://git.php.net/?p=php-src.git;a=commit;h=9ed421e3d7333bf68c0252000b98400cc6bc0cbf Log: - Fixed bug #62947 (Unneccesary warnings on FPM) ------------------------------------------------------------------------ [2012-09-27 23:10:17] f...@php.net 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) ------------------------------------------------------------------------ [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