Unable to use PHP on since upgrading to Mac OS Monterey
I'm aware PHP had been deprecated in previous Mac OS versions, and that it is now removed. My goal is to get it back up and running with latest version PHP (v8.0.12)
I installed PHP 8 via Brew after researching various solutions, including this one
The Apache worker seems to be working fine, it responds to changes implemented in /private/etc/apache2/httpd.conf
BUT so far I can't get the server to execute .php files. It merely displays the contents.