PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, February 17, 2022

[FIXED] Mamp mysql-server stopped working

 February 17, 2022     macos, mamp, mysql     No comments   

Issue

I've been using mamp for a few days now. On both occurences, after a day or two the MYSQL-light turned red and wont go back to green. None of the pages are working.

I tried reinstalling and it worked for a while, but now the issue is back again, on reinstall I used apptrapp to remove config files etc..


Solution

i was stuck too but i got the way to fix it and it worked

1 - Quit MAMP 2 - Open the terminal and type: killall -9 mysqld 3 - Restart MAMP

hope it works with you



Answered By - KEM
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing