Thursday, September 22, 2011

How to use PHP on Lion

Edit the /etc/apache2/httpd.conf file 
and uncomment the following line:

LoadModule php5_module libexec/apache2/libphp5.so

Restart apache and you are done!

No comments: