Apache2 refuses to process php files - "Snow Leopard" OSX 10.6.4
- by w-01
I have a macbook pro i5.
my understanding is that by default it should be able to serve php5.
i have uncommented the relevant line in /etc/apache2/httpd.conf
LoadModule php5_module libexec/apache2/libphp5.so
I have restarted apache with
sudo apachectl -k restart
and when i try to access a file with a php extension, Apache prompts me…