What does "SQLSTATE[HY000] [2002] No such file or directory" in error log mean?
Take a look at PDOException SQLSTATE[HY000] [2002] No such file or directory
Check your "host" setting in /app/etc/local.xml
Try changing it from "localhost" to "127.0.0.1"