Skip to content

Valet does not change PHP version #583

@webartistse

Description

@webartistse

I updated my PHP version but I didn't got the new version in valet. I tried everything without any luck so I started to uninstall everything to start from scratch but got same result. I think it was running an older PHP version with config files from a newer version since valet and console was loading the same.

After som digging I found out that Nginx is loading ~/.valet/valet.sock. My solution was:

  1. valet uninstall
  2. rm ~/.valet/valet.sock
  3. valet install

After that it works!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions