No comments
Notes: Enable Apache2, PHP5 and Virtual Hosts in Mac OS X
Mac OS X came with Apache2 web server and PHP5 out of the box. All I had to do was enable them. Enable PHP5: I edited the Apache configuration file httpd.conf, but first, I made a backup. I removed the comment symbol “#” from the following line in httpd.conf. Configure … Continue reading