After running Mac OS X updates this morning when I run PHP projects on my local machine, when they were fine last night are now giving me errors:
mysql_connect() [function.mysql-connect]: [2002] No such file or directory (trying to connect via unix:///var/mysql/mysql.sock) [CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 540]
Has anyone had a similar problem?
Jonesy