I cant get php to work in my IDE on my MacBook Pro. When using the command line to locate or execute any files that's are part of PHP .5.5.13 a "not found" the Responses given. However when copying and pasting a specific line out of the installation file for the program that you can clearly see is in fact there is also given a"not Found" response. I am at web developer, that uses sublime text 2, whileworking on one of my websites I'm program all of the HTML/CSS for the form to get the look, Position, and coloring correct before I work about executing PHP and Java. What's the form is completely program the way that I wanted I start programming in the PHP code. However, as soon anything is written the form disappears and the server displays a blank page. Even if I only put something as simple as <?php ?> the formal disappear. I don't understand why I cannot FTP any PHP code whatsoever. All other languages work perfectly and this is what is so confusing. I have participated in many other forms trying to figure out what the problem is. I have even downloaded the latest versions of PHP which is, PHP 5.5.13, And now my FTP client is telling you that I need the latest version of PHP in order to make it work. I have gotten information about accessing the HTTP.conf through the commandline in the terminal. The instructions were to locate and on comment a few lines that are there, Which I did. The baffling thing about this is that after aren't commenting the first line I was unable to locate the second line at all. Then to get even more confusing after I uncommented the first line I was told to I highlighted copied and pasted that wine into the find option in terminal and was told that it's not there when I can clearly see it. If there is a anybody that can help me get PHP to work on my computer I would greatly appreciate it.