With the following code I can connect to mysql: mysql_connect(\"localhost\",\"username\",\"\");
mysql_connect(\"localhost\",\"username\",\"\");
But if I change localhost to 127.0.0.
localhost
127.0.0.
You might also try disabling SELINUX