More information about the Underscore mailing list

[_] getting sick of Windows - how easy is it to set up PHP on OSX?

Tim Beadle tim.beadle at gmail.com
Thu Aug 17 09:50:05 BST 2006

On 17/08/06, Tim Beadle <tim.beadle at gmail.com> wrote:

> www.mamp.info - easy peasy, lemon squeezy. Or something.

Mind you, if PHP+Apache is all you want (ie not MySQL as well) then
Mac OS X comes with PHP 4 and Apache built in. You need to uncomment
the line in the apache config file that enables mod_php.

MAMP, though, is the way forward if you want php 5.

Tim