Issue
So, if you guys have any macs then you know that PHP 5 and Apache 2 are already installed, but disabled for privacy reasons. I just know used terminal to enable Apache server and PHP. It told me that I need to transfer it to the localhost or root-directory, but I i'm unaware of how to go about that. So, please help!
Solution
This documentation is from the official PHP website and tells you everything you need to know wbout using the default installation on OSX: http://www.php.net/manual/en/install.macosx.bundled.php
Answered By - Neil Girardi Answer Checked By - Dawn Plyler (WPSolving Volunteer)