I’ve got Kirby running on my webserver, works just fine.
On my local machine I am using Laravel Herd and I am getting the error
"This page is currently offline. We are very sorry for the inconvenience and will fix it as soon as possible.
Advice for developers and administrators:
Change the PHP version to one supported by your version of Kirby"
I have 8.4.7 installed according to ‘php -version’ in the terminal and also phpinfo() in the error page.
I recently installed a few command line tools which I have removed, and I had also turned on the macOS ‘Sites’ localhost feature but that is also now disabled via my troubleshooting.
I am feeling a little stuck as I cannot figure out what the mismatch is!