I needed a local web server for make some .php experiments whitout transfer data to my website and make them in remote.
I did not have time for install and configure Apache and Php so i was looking for something already configured ready to go application working with few clicks: MAMP
where:
Mac OS X :operating syste, Apache as web server , MySQL – database management system; while P is for PHP, Python or Perl, (applications web developement languages)
MAMP is basically the equivalent of LAMP platform on Linux servers
Installation is very trivial, at the end will have:
, choose MAMP and click
Once opened, it is enough to click on start icon and everything will start.
From here it is possible to change Mamp settings :
Start/stop section:
You can choose if automatically start server when you’ll start Mamp, if open web start page, if stop service when you’ll quit Mamp
Sezione Ports:
You can modify port number: default port are:Apache : 8888 – Nginx : 7888- MySQL : 8889, but nothing prevents for example to use classic port 80 for Apache (unless it is already used from other service in your machine.
Therefore your website will have this address: https://localhost:8888, clearly if you want use port 80, address will be https://localhost
Php Section
You can choose which Php version to be used
Urls
phpInfo: http://localhost:8888/MAMP/index.php?language=English&page=phpinfo
phpMyAdmin : https://localhost:8888/phpMyAdmin/?lang=en
Web Server section:
You can choose between Apace and Nginx and you can modify root folder (where you have to put your website)
Sezione MySql:
Show Mysql current version
Language:
-
Recent Posts
Categories
News BBC
- Australia passes law to make Google and Facebook pay for news
- Chinese £3,200 budget electric car takes on Tesla
- Viewpoint: Self-defence not the answer to Nigeria's kidnap crisis
- Looming battle for Yemen's Marib city risks humanitarian disaster
- Brazilian Amazon: Juma descendants of 'last warrior' vow to carry on legacy
- North Korea enslaved South Korean prisoners of war in coal mines
Recent Comments
Current Distro
My football team
Archives
- February 2021
- December 2020
- August 2020
- June 2018
- May 2018
- January 2018
- August 2017
- April 2017
- September 2016
- June 2016
- November 2015
- June 2015
- December 2014
- September 2014
- August 2014
- July 2014
- November 2013
- September 2013
- May 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- March 2012
- January 2012
- July 2011
- May 2011
- April 2011
- February 2011
- May 2009
- November 2008
- October 2007