Skip to content
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

Ensure php8.2-fpm service is properly enabled and restarted #1952

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

PanisSupraOmnia
Copy link
Contributor

@PanisSupraOmnia PanisSupraOmnia commented Feb 12, 2024

It looks like these lines didn't get copied over from the previous PHP scripts when 8.3 was added; this should ensure that when PHP 8.2 is used, the correct php-fpm service gets enabled and restarted.

Edit: I didn't actually notice that an issue had been made until after I'd made this PR, as I ran into it on my own, but this should fix #1950.

Copy link
Contributor

@svpernova09 svpernova09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@svpernova09 svpernova09 merged commit 5125ef3 into laravel:main Feb 12, 2024
4 checks passed
@PanisSupraOmnia PanisSupraOmnia deleted the fix/8.2-fpm-reload branch February 12, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP 8.2 FPM not starting at boot in Homestead v15
2 participants