Stefan Schramm

Results 2 comments of Stefan Schramm

I had the same problem. I solved it by editing the php-fpm config file under `~/Library/Application Support/Herd/config/fpm/8.X-fpm.conf` and adding the following line under `[herd]`: ``` env[PATH] = /usr/local/bin:/usr/bin:/bin:/opt/homebrew/bin ```

@mpociot Is it possible that changes to the 8.X-fpm.conf files are sporadically overwritten by Herd?