i encountered the same problem, but it is now solved.
I'm using mySQL.
mysql_connect(localhost, username, password);
make sure ur localhost is correct.
Localhost: I check it in WinMySQL admin for Localhost (Environment tab)
Username & Password: "My.ini Setup" tab
Hope it will help.