MAMP local dev environment for Mac OS X Apache MySQL and PHP
Filed in: Webmaster software Add comments
MAMP is a sweet package for developers wanting to develop on their Mac using Apache, MySQL and PHP locally. It also includes PHPMyAdmin and is setup so that when you don’t want to use it any more you can just delete the application folder. Well done!
MAMP is not meant to be run as a webserver, if you want to do that, I wrote about how to do this over on the php-scripts blog earlier today.