mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-17 19:16:20 +02:00
Added XAMPP as a option for Mac user's as well.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user