Skip to content
New issue

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

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

Already on GitHub? # to your account

Update to centos8.md community guide #607

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Arkanuki
Copy link

I added the php-process package containing the posix php module required by Composer to the dependencies list.

I was blocked because Composer was throwing
Root composer.json requires PHP extension ext-posix * but it is missing from your system. Install or enable PHP's posix extension.

The posix extension needed is part of the php-process package. Adding that package fixed the problem.

Added the php-process package that is necessary for the posix php module required by Composer.
@rowansc1 rowansc1 added bug Something isn't working dependencies Pull requests that update a dependency file labels Sep 29, 2024
@rowansc1
Copy link
Contributor

It's probably fine to implement, I'm going to replicate the issue first though.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants