So I’m working on some HTML in a php page, and I want to view the styling/HTML in a web browser. On my windows machine, when I drag the php file to the chrome window, it will render the HTML portions. On my mac, if I do this, it will attempt to save the php file. How do I configure it so that it renders the HTML instead of trying to save it?
Share
Sounds to me like your Mac doesn’t have apache turned on?
Or possibly PHP isn’t enabled if you do?
Easiest way to activate PHP and MySQL on Mac OS 10.6 (Snow Leopard), 10.7 (Lion), 10.8 (Mountain Lion)?