I've got Apache and MySQL running on my MacBook Pro laptop, and I want to run PHP as well. I have them all installed. When I try to execute the php file, all I get is a display of the php code. I know the PHP code itself works, because I can run it on my isp's servers, so I'm assuming my...