Can I install PHP 8.1.x with ASDF ? #132
Unanswered
kiramishima
asked this question in
Q&A
Replies: 1 comment
-
|
I'm facing the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
``I installed PHP 8.0.6 with ASDF , but now I want to move from that version to 8.1.8. But when I try to install I get the next error:
I execute:
env PHP_CONFIGURE_OPTIONS="--disable-fileinfo" asdf install php 8.1.8because I was get an error with fileinfo.Beta Was this translation helpful? Give feedback.
All reactions