Drush is running on MAMP, PHP 5.6.6.
Inside /Volumes/Doxy/htdocs/omegadoen/sites/all/themes/omega
I run:
drush omega-wizard I get:
<h1>Additional uncaught exception thrown while handling exception.</h1><h2>Original</h2><p>PDOException: SQLSTATE[HY000] [2002] No such file or directory in drupal_is_denied() (line 1917 of /Volumes/Doxy/htdocs/omegadoen/includes/bootstrap.inc).</p><h2>Additional</h2><p>PDOException: SQLSTATE[HY000] [2002] No such file or directory in _registry_check_code() (line 3169 of /Volumes/Doxy/htdocs/omegadoen/includes/bootstrap.inc).</p><hr />Drush command terminated abnormally due to an unrecoverable error. [error] Additional uncaught exception thrown while handling exception.
Original
PDOException: SQLSTATE[HY000] [2002] No such file or directory in drupal_is_denied() (line 1917 of /Volumes/Doxy/htdocs/omegadoen/includes/bootstrap.inc).
Additional
PDOException: SQLSTATE[HY000] [2002] No such file or directory in _registry_check_code() (line 3169 of /Volumes/Doxy/htdocs/omegadoen/includes/bootstrap.inc).
Drush command terminated abnormally due to an unrecoverable error. [error]
What now?