It’s no secret that I know just enough to be a danger to myself. My latest problems surfaced when I tried to build a new theme in Grav, and was told that my version of PHP was too low. This despite the fact that MAMP happily uses PHP 7.4.16. I understand that Terminal on the Mac does not necessarily use the same version of PHP as MAMP, and spent an utterly frustrating day trying a whole slew of things to either persuade my Mac to use the same version as MAMP or to upgrade PHP on my Mac. Neither worked, and I realised I had got into a terrible muddle with $PATH. After another frustrating few hours (and I should say that during all this some people on the Grav Discord were incredibly helpful, despite the problem really being nothing to do with Grav) I had to give up. Today, I took up the task again, having spent a bit of time researching $PATH.
There’s more ➢