From c7a05212751fc03eff17ab2a8c750f5ab2a62f41 Mon Sep 17 00:00:00 2001 From: Ilyes Date: Tue, 10 Sep 2013 19:03:28 +0200 Subject: [PATCH] Added XAMPP as a option for Mac user's as well. --- _posts/01-04-01-Mac-Setup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/01-04-01-Mac-Setup.md b/_posts/01-04-01-Mac-Setup.md index ae9157d..c394dea 100644 --- a/_posts/01-04-01-Mac-Setup.md +++ b/_posts/01-04-01-Mac-Setup.md @@ -14,7 +14,7 @@ The other option is to [compile it yourself][mac-compile], in that case be sure Apple's substitute ["Command Line Tools for Xcode"][apple-developer] downloadable from Apple's Mac Developer Center. For a complete "all-in-one" package including PHP, Apache web server and MySQL database, all this with a nice control -GUI, try [MAMP][mamp-downloads]. +GUI, try [MAMP][mamp-downloads] or [XAMPP][xampp]. [mac-package-managers]: http://www.php.net/manual/en/install.macosx.packages.php [mac-compile]: http://www.php.net/manual/en/install.macosx.compile.php @@ -22,3 +22,4 @@ GUI, try [MAMP][mamp-downloads]. [apple-developer]: https://developer.apple.com/downloads [mamp-downloads]: http://www.mamp.info/en/downloads/index.html [php-osx-downloads]: http://php-osx.liip.ch/ +[xampp]: http://www.apachefriends.org/en/xampp.html