I'm using a MAMP stack with Phalcon and trying to use the Developer Tools. However if I try to create a model I get the following error:
ERROR: SQLSTATE[HY000] [2002] No such file or directory
I checked the installation itself, the sql settings of the project and the socket values (mysql, mysqli, pdo_mysql). I have no further clue about how to fix this.