PHP message: PHP Warning:  mysql_connect(): No such file or directory

这里是指php找不到mysql 的socket

将php.ini 中的mysql.socket 指定到对应的socket即可。