PHP version in php please support:details
does not match CP > Utilities > PHP
#8259
Unanswered
danielfowler
asked this question in
Troubleshooting
Replies: 2 comments
-
This means the PHP version in your CLI is different from the one used by PHP-FPM (which is used for the web server). What are you using locally to serve your site? Valet? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm using Valet for Windows which runs off the |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
I asked about this in Discord a week ago but never figured it out, and now I think it's a bug since the protocol for bug reporting involves using the
php please support:details
command instead of the PHP version recognized by the CP.In CP > Utilities > PHP, Statamic thinks I'm running PHP 8.1.12 but I don't have that version installed anywhere on my PC.
When I
php -v
in Bash it says (correctly) that I'm on 8.2.3. This is consistent withphp please support:details
as seen below.I'm using Valet for Windows which runs off my
path
in my system environment variables where I only have a single PHP version installed.How to reproduce
I'm not sure.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
None
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions