User
I have done all the steps for enabling php on the Mac:
But the apache server still doesn't open my php file as a web page. What else must I do to open php pages?
User
Editing /etc/apache2/httpd.conf
, restarting Apache and making sure the file you want to view ends with .php
is all you need to do.
General Tech Technology & Software
1 Replies