Skip to content

Fix bug #68591: Configuration test does not perform UID lookups #10165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Dec 25, 2022

Additional checks in fpm config test to verify existence of user, group, listen.owner and listen.group.

@bukka bukka force-pushed the fpm_conf_test_user_group branch from 2c061d0 to b2cddc6 Compare December 26, 2022 12:13
Addition check in fpm config test to verify existence of user, group,
listen.owner and listen.group.
@bukka bukka force-pushed the fpm_conf_test_user_group branch from b2cddc6 to d3cae36 Compare December 26, 2022 13:04
@bukka bukka closed this in 21d8980 Dec 26, 2022
@bukka
Copy link
Member Author

bukka commented Dec 26, 2022

Just for the record I decided to merge this only to PHP 8.2 as there is a possibility that someone is running FPM conf test in pipeline where the users are different. I think it's more useful to break such use case as most users will probably run it on the same machine and use it mainly for verification of the config before start or reload and it's more useful for them to know that the user name is correct. It is however better to do such break in PHP 8.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant