Comment Re:RoR bandwagon? (Score 2, Informative) 181
And PHP is already included in the OS, you just have to turn it on.
Minor correction, but, there's nothing you need to do in order to 'turn PHP on' with OS X. Pop open the command line and type 'php -v,' and, like any application, you'll notice it's always there for you to use.
It's also configured with Apache by default, so you just have to start apache and you're able to serve PHP documents. It's PHP4, though.
Minor correction, but, there's nothing you need to do in order to 'turn PHP on' with OS X. Pop open the command line and type 'php -v,' and, like any application, you'll notice it's always there for you to use.
It's also configured with Apache by default, so you just have to start apache and you're able to serve PHP documents. It's PHP4, though.