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

PHP version used by CLI not the same as the PHP-FPM? #212

Open
danielfowler opened this issue Jun 2, 2023 · 0 comments
Open

PHP version used by CLI not the same as the PHP-FPM? #212

danielfowler opened this issue Jun 2, 2023 · 0 comments

Comments

@danielfowler
Copy link

danielfowler commented Jun 2, 2023

I am building a Statamic 4 site and their utilities think I'm running PHP 8.1.12 but the only version I have installed in the path of my system environment variables is PHP 8.2.3. If I run php -v it says 8.2.3.

Statamic's dev team says my local environment (Valet for Windows) is to blame, citing an outdated PHP-FPM on the web server.

I'm a front-end guy so I'm stretching my understanding of local environments by learning there might be multiple versions of PHP used by Valet? If this is true, how do I update my PHP-FPM?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant