I recently upgraded to High-Sierra and now my local server won't run PHP (code shows it as text)
To try and solve the issue I removed all php versions with homebrew and installed php 7.2 using homebrew. But the issue remains.
I don't see any error in the local server log files.
P.S. I do not see attempted to add
LoadModule php7_module /usr/local/opt/php72/libexec/apache2/libphp7.so
But the path seems to be wrong since I get an error..