Page 1 of 1

MAMP Pro: Apache/MySQL/Nginx Start & Stop Scripts Location

Posted: Wed Jan 20, 2021 3:36 am
by mampsupportmod
MP Pro includes scripts that start or stop Apache, MySQL, and Nginx services. You can quickly use these scripts to start or stop your MAMP Pro services on the fly and avoid needing to launch the MAMP Pro application. Simply double-click a script (should launch in Terminal for Mac OS X) and wait for it to execute. You can run these scripts even if the MAMP Pro application is open, you'll see the services toggle on or off the same way.

Scripts location:

Code: Select all

/Applications/MAMP/bin
startApache.sh
startMysql.sh
startNginx.sh
stopApache.sh
stopMysql.sh
stopNginx.sh