Hello all,
I trying to learn phalcon and try to work with de the devtools. Only the devtools doesn't work.
On the webversion i get to following error: Builder can't locate the configuration file
And with de CLI i get: PHP Warning: PDO::__construct(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /Users/ralphjanssen/phalcon-devtools/scripts/Phalcon/Builder/Model.php on line 328
Warning: PDO::__construct(): [2002] No such file or directory (trying to connect via unix:///tmp/mysql.sock) in /Users/ralphjanssen/phalcon-devtools/scripts/Phalcon/Builder/Model.php on line 328
Error: SQLSTATE[HY000] [2002] No such file or directory
Extra info: Working on a mac with MAMP PRO
I haven't find any solution yet.
Can someone help me? Thanks, greetings
Ralph