November 2008
3 posts
Get PHP running on OSX very quickly.
First enable PHP, from the terminal. mate /etc/apache2/httpd.conf
Edit this line, remove the # at the front so it looks like this. PHP5 done.
LoadModule php5_module libexec/apache2/libphp5.so