-
-
Notifications
You must be signed in to change notification settings - Fork 268
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
Arch Linux: Fix package names and set correct php-fpm user (root -> http) #663
Conversation
0485da0
to
32979a9
Compare
From logs, I can't see any error here. The error seems related to the extensions gd/intl, the daemon is running without them. |
it's trying to rerestart php-fpm with
|
If extensions are installed here, why is restarting wrong? Edit: nvm, I re-read your comment and see the commit. Got it. |
e5ac8ad
to
febe083
Compare
Thanks god, the gh cli supports pr checkouts from upstream repositories flawless... |
Mention: I also disable pear on Arch, since it's not available no main repositories (missing in the title) |
Pull Request (PR) description
This Pull Request (PR) fixes the following issues