Answers for "can't connect to local mysql server through socket '/applications/mamp/tmp/mysql/mysql.sock"

SQL
6

can't connect to local mysql server through socket '/tmp/mysql.sock' (2)

Try to start the MySQL server:
mysql.server start
Posted by: Guest on June-23-2020
1

Can't connect to local MySQL server through socket '/tmp/mysql.sock'

sudo /usr/local/mysql/support-files/mysql.server start
Posted by: Guest on May-22-2021
0

'unix_socket' => '/Applications/MAMP/tmp/mysql/mysql.sock',

'unix_socket'   => '/Applications/MAMP/tmp/mysql/mysql.sock',

database cakebake cakephp3 if cannot cake bake mac
Posted by: Guest on October-24-2020

Code answers related to "can't connect to local mysql server through socket '/applications/mamp/tmp/mysql/mysql.sock"

Code answers related to "SQL"

Browse Popular Code Answers by Language