CakePHP Database connection “Mysql” is missing, or could not be created

Try adding the socket:

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

Leave a Comment