Originally Posted by swan
hi
i'm new with mac and i use dreamwaver to design sites
i want to run a php file put i cant do than i dont know if mac osx support php
what is the server i have to use or instull like apache server
could u write the first steps to run the php file on may macbook pro with osx?
thanks
There are a ton of guides that explain how you can turn your Mac into a web server that supports PHP. An older version of PHP is even already built into the operating system. If you'd like to upgrade Apple's components, I'd suggest checking out Darwinports and using it to automatically compile newer versions.
I don't use Dreamweaver to design sites. If you're going to be doing a lot of PHP development, I don't see the point in using Dreamweaver unless you like using it as a text editor - I'm pretty sure it's built in WYSIWYG page rendering does not include a PHP interpreter.
I'd find a text editor you like if you want to get into PHP development, that's my advice.