WebTechKitchen; Your Web Technology Kitchen, contact us to create, or maintain your websites and other digital properties.

If drush can't find the database

Submitted by barnettech on Fri, 11/06/2015 - 17:20

If drush can't find the database put this in your settings.php 

 

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

'host' => '127.0.0.1',