I am using phpmyadmin
because it is returning me an error that refers to the lack of mysql.sock
, is there a possibility of installing this file?
Error reported below:
error 2002: file not found
I am using phpmyadmin
because it is returning me an error that refers to the lack of mysql.sock
, is there a possibility of installing this file?
Error reported below:
error 2002: file not found
Do you have the command mysql
on the command line? If so, just start the service, doing:
$ mysql.server start