MySQL; Warning: mysql_connect(): Host 'x.x.x.x' is not allowed to connect

Hi all,

Basically, How can I fix this error:

Warning: mysql_connect(): Host 'x.x.x.x' is not allowed to connect to this MySQL server.

I'm trying to connect to the database remotely.

The server is running Windows 2003. I have appsolutly no idea what-so-ever to do. I've had a quick search and found "GRANT PERMISSION WHERE BLAH BLAH BLAH BLAH BLAH" stuff but alas no luck.

Thanks!

Matt.

 

 

 

 

Top