fn_ms
fn_ms

Reputation: 1

Mysql suddenly stopped working. Using XAMPP VM on mac

Suddenly mysql stopped working. I use XAMPP VM on mac. I'm pretty new to both mac and XAMPP VM.

Previously used XAMPP on Windows.

In the browser (localhost:8080/phpmyadmin) displays "Unable to connect: invalid settings!

The command sudo service mysql start

in the VM terminal gives

Failed to start mysqld.service: Unit mysqld.service not found.

The command mysql -u root -p gives

"Can not connect to local MySQL server through socket".

Upvotes: 0

Views: 334

Answers (0)

Related Questions