Learn how to fix Mac OSX 10.8 PHP, mysql.sock not found issue
After installing MySQL and Apache/PHP, the database connections didn’t work from PHP. They worked only if connect using the MySQL client. Must be a problem with the PHP side. There is a sock file that PHP was trying to use, and it was in /var/mysql/mysql.sock and loged that the file was not there. Warning Error: […]
Continue Reading →