php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #62947 Unneccesary warnings when phpfpm is started with the configured user/group
Submitted: 2012-08-27 12:37 UTC Modified: 2012-09-27 23:21 UTC
From: rainer-phpbugs at 7val dot com Assigned: fat (profile)
Status: Closed Package: FPM related
PHP Version: 5.3.16 OS: all
Private report: No CVE-ID: None
 [2012-08-27 12:37 UTC] 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.


Patches

php_fpm_user_group_warning.patch (last revision 2012-08-27 12:38 UTC by rainer-phpbugs at 7val dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-09-27 23:10 UTC] fat@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-09-27 23:10 UTC] fat@php.net
-Status: Open +Status: Closed
 [2012-09-27 23:10 UTC] fat@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:19 UTC] fat@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:21 UTC] fat@php.net
-Assigned To: +Assigned To: fat
 [2012-09-27 23:21 UTC] fat@php.net
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
 [2012-09-28 07:04 UTC] laruence@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-09-28 07:05 UTC] laruence@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-28 07:05 UTC] laruence@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)
 [2013-11-17 09:32 UTC] laruence@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)
 [2014-10-07 23:22 UTC] stas@php.net
Automatic comment on behalf of fat
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=72f3457161aaf8c6bd0980aff855beca20d63404
Log: - Fixed bug #62947 (Unneccesary warnings on FPM)
 [2014-10-07 23:22 UTC] stas@php.net
Automatic comment on behalf of fat
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=e31553c2042f2a5e05d9ad1ba77b888c63e4c36f
Log: - Fixed bug #62947 (Unneccesary warnings on FPM)
 [2014-10-07 23:33 UTC] stas@php.net
Automatic comment on behalf of fat
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=72f3457161aaf8c6bd0980aff855beca20d63404
Log: - Fixed bug #62947 (Unneccesary warnings on FPM)
 [2014-10-07 23:33 UTC] stas@php.net
Automatic comment on behalf of fat
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=e31553c2042f2a5e05d9ad1ba77b888c63e4c36f
Log: - Fixed bug #62947 (Unneccesary warnings on FPM)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC