Hey. This might save you an hour of command line grief. A word of warning for those upgrading their OS X MAMP to Apache 2.0.X + PHP 5.0.X : If you use the Zend Studio Server for debugging then don't download Marc Liyanage's 'PHP 5 for Apache 2' package since the Zend Optimizer has problems with his configure line. The guys over at Zend mentioned something about thread-safe modules only. Apache 2 does, of course, impose new thread safety demands (see their devdocs). Instead download the PHP 5 source through fink and compile it from the command line as you know you should, you lazy ass. Having said that, I used this Apache 2 binary package ;)