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

Discussion for guides including MAMP official & unofficial documentation. User submitted guides can be moved here by moderators.
Post Reply
mampsupportmod
Site Admin
Posts: 156
Joined: Wed Jan 20, 2021 3:06 am

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

Post 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
MAMP Support Forums is an unofficial support forum covering MAMP & MAMP Pro solution stacks.
Post Reply