I need to stop Mysql server in MAMP PRO and keep Apache running. How can I do that ?

There is a stop button available but it stops all services.

link|improve this question

10% accept rate
feedback

1 Answer

I figured it out...

There is a shell script for that: /Applications/MAMP/bin/stopMysql.sh

If you changed your root password you have to edit this file and change the password in it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.