MySQL
My MySQL Server Will Not Start
Section titled “My MySQL Server Will Not Start”Additional MySQL Process is running
Section titled “Additional MySQL Process is running”The most common problem with MySQL Server not starting is another MySQL service running on the same port. To check this:
-
Quit MAMP PRO.
-
Open the Task Manager.
-
Go to the Processes tab.
-
Type “mysqld” into the search field on the top right.
-
Quit every process you find after your search.
-
Restart MAMP PRO.
If MySQL still refuses to start, check the log file for error messages.