Jump to content

[SOLVED] mysql_connect() error ??


knowram

Recommended Posts

I have php installed on a windows 2003 server and am trying to connect to a remote MySQL server. but I am getting this error.

 

 

Warning: mysql_connect() [function.mysql-connect]: Host 'man02.associa.corp' is not allowed to connect to this MySQL server in C:\Program Files\Ipswitch\WhatsUp\HTML\NmConsole\Associainfo\test.php on line 3

Could not connect to database

 

I know the user name and password are correct if I try to connect locally with a page on the MySQL server with localhost as the server it works fine.

 

Any ideas?

Thanks for the help

Link to comment
https://forums.phpfreaks.com/topic/51664-solved-mysql_connect-error/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.