tags:

views:

38

answers:

1

I have nginx installed (was using it for Ruby on rails with passenger).

What do I need to get this to work for PHP now?

+2  A: 

I use MAMP for all my PHP/MYSQL on a Mac. Easy to install and get running. Runs separately from the built in Mac Apache server.

woodscreative
where is the built in apache server btw?
Blankman
+1 for MAMP, I love MAMP Pro.
esqew
You have to enable the module in the http.conf file try this: http://hints.macworld.com/article.php?story=20071030153912813
woodscreative
@esqw I'm gonna get MAMP pro - is it worth the cash? Can you run https?
woodscreative