Search Mac Software Downloads
|
EDITOR NOTES
Commercial version of MAMP, MAMP Pro available here.
DESCRIPTION
MAMP... The abbreviation MAMP stands for: Macintosh, Apache, MySQL and PHP. With just a few mouse-clicks, you can install Apache, PHP and MySQL for Mac OS X!

MAMP installs a local server environment in a matter of seconds on your Mac OS X computer, be it PowerBook or iMac. Like similar packages from the Windows- and Linux-world, MAMP comes free of charge.

MAMP is installed in the typical Mac fashion: very easily. MAMP will not compromise any existing Apache installation already running with your OS X. You can install Apache, PHP and MySQL without starting a script or having to change any configuration files!

Furthermore, if MAMP is no longer needed, it is sufficient to delete the MAMP folder and everything returns to its original status (i.e. MAMP does not modify any of the "normal" OS X).

Similar to a Linux-Distribution, MAMP is a combination of free software and thus it is offered free of charge. MAMP is released under the GNU General Public License and may thereby be distributed freely within the boundaries of this license. Please note: some of the included software is released using a different license. In these cases, the corresponding license applies.

MAMP was created primarily as a PHP development environment for Macintosh computer and should therefore not be used as Live Webserver for the Internet. In this case, we recommend that you use Mac OS X server with the provided Apache or a Linux server.

WHAT'S NEW
release notes not available at developer site nor in download
REQUIREMENTS
Mac OS X 10.4 or later.


Developer:living-e AG.
Downloads:48,552
  - Version d/l:9,849
Internet:Servers
License:Free
Date:20 Aug 2008
Platform:PPC/Intel
OTHER PEOPLE SUGGEST
Suggest something else:
MAMP User Reviews (30 posts)Write A Review
sort: smiles | time
Feb 11 2009
*****

IMAGE_CTRL  Since the past year i've been using XAMPP and while both will do pretty much the same thing, I just find the look and feel of MAMP to be a touch smarter. The dashboard widget for server access is great. thank you very much MAMP Team.  
(Version 1.7.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Feb 19 2009

ELOVEZ  please help me how to connect to mysql. this is the old script i used by PHPTRIAD on windows, but its didnt work in MAC with MAMP

$host=localhost;

$user="root";

$pass="root";

include"ver.php";

if($valid==true):

$link = mysql_connect ("$host", "$user", "$pass")

or die ("fail to connect");

$tanggal= date("Y-m-d");

$wmk="insert into faq //name of table// (tanggal,nama,email,pertanyaan)

values('$tanggal','$nama','$email','$pertanyaan')";

mysql_select_db("sd");

$query=mysql_query ($wmk,$link);

if ($query)

{ echo " Sukses pengentrian tabel"; }

else

{ echo " Gagal pengentrian tabel "; }

{

echo("Thank you $nama for your question, please wait the confirm for a moment, Your data:");

echo("tanggal :$tanggal");

echo("Nama : $nama");

echo("email : $email");

echo("pertanyaan : $pertanyaan");

echo("");

echo("");

}

?>

  
(Version 1.7.2)

praisebury
0

Nov 13 2008

KANNY  This is bulky Universal Binary installation at 374MB. Use the following command to thin it :

ditto --arch ppc /Applications/MAMP/ /Applications/MAMP_thin

Then remove MAMP dir and rename MAMP_thin to MAMP and you save 140MB! If you are on an Intel Mac, use --arch i386 instead.  
(Version 1.7.2)

praisebury
0
[ Reply ]
Aug 20 2008
*****

GAOSHAN  This is THE all in one web serving environment for the Mac. Don't waste time with xampp (it's clunkier to use) just use MAMP. I have a each project I work on set up as a local environment (likt http://twc:8888/). It speeds development hugely and lets me make fewer version control checkins which is always a good thing.

Yes, you can setup your own dev environment by hand or with fink/macports but this is even easier than that!   
(Version 1.7.2)

praisebury
0
[ Reply ]
Jun 12 2008
*****

CONNER_BW  I use this everyday on my PPC machines. Thank you!  
(Version 1.7.1)

praisebury
0
[ Reply ]
Feb 8 2008
*****

DAN FRIML  Yeah! This is killer stuff. Easy installing, just a few easy steps to set it up and you're ready to go! Kudos to the developers!!!  
(Version 1.7.1)

praisebury
0
[ Reply ]
Feb 6 2008

ABRAR  OMG!!! So easy!!! I almost squealed like a School-girl!  
(Version 1.7.1)

praisebury
+1
[ Reply ]
Dec 5 2007

THEODORE LEE  I'm a little confused. What do I get in Mamp Pro that isn't already in the free XAMPP or MAMP?  
(Version 1.7.1)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Dec 5 2007

MACUPDATE ADMIN  Check the developer's website:

http://www.macupdate.com/dev.php?id=24001  
(Version 1.7.1)

praisebury
0

Dec 5 2007

RAWKES  What are the new features/changes in 1.7.1?  
(Version 1.7.1)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Dec 5 2007

MACUPDATE ADMIN  That information has not been made available by the developer, if it were available it would have been posted on the MacUpdate page for MAMP.  
(Version 1.7.1)

praisebury
0
Dec 5 2007

GAOSHAN  The only change is that PHP has been upgraded from 5.2.3 to 5.2.5. Everything else from Apache and MySQL right on down to phpMyAdmin and the littlest library is the same.   
(Version 1.7.1)

praisebury
0

Oct 21 2007

MD07  Haha. Gotta agree with a previous post about almost laughing at how easy this was to use. Best thing for macs? Probably. Better than Tiger server (for mamp)? Probably. Thanks!!  
(Version 1.7)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Sep 21 2008

STRIDER72  This is _not_ the same thing as using the server built-in to OS X. MAMP is not very secure -- they pretty much turn everything on for development purposes. Read the description -- this is recommended as a development platform -- not a live server.  
(Version 1.7.2)

praisebury
0

Sep 23 2007

ZENSURFER  I love MAMP have been using for over a year now with no probs. I love the fact that its non-standard ports as I have a "standard" LAMP setup which i use for demos. the MAMP version I use for dev work and basically messing around with new stuff, so its' totally isolated from my mission-critical stuff.

my only quirk is they don't support m-crypt (which I use) hopefully in the future they will find the time to include it as well.

It's a lovely app for us mac folks, much prep to the MAMP team and more power!  
(Version 1.7)

praisebury
0
[ Reply ]
View all 30 posts >>