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

Errors when trying to build PHP 8.1 environment #152

Open
jasonevines opened this issue Feb 28, 2022 · 1 comment
Open

Errors when trying to build PHP 8.1 environment #152

jasonevines opened this issue Feb 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jasonevines
Copy link

jasonevines commented Feb 28, 2022

I am getting these errors when trying to build a PHP 8.1 local environment:

"Problem 1
- Root composer.json requires PHP extension ext-igbinary * but it is missing from your system. Install or enable PHP's igbinary extension.
Problem 2
- Root composer.json requires PHP extension ext-tidy * but it is missing from your system. Install or enable PHP's tidy extension."

And:

"Exception: Extension '{'configuration': {}, 'name': u'apcu'}' is unknown."

I am encountering these errors on my Intel iMac. I haven't tried on my Apple Silicon Macbook.

@jasonevines jasonevines added the bug Something isn't working label Feb 28, 2022
@jasonevines
Copy link
Author

Apparently related issues:

#138
#135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant