Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

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.

Slashdot Top Deals

"The eleventh commandment was `Thou Shalt Compute' or `Thou Shalt Not Compute' -- I forget which." -- Epigrams in Programming, ACM SIGPLAN Sept. 1982

Working...