knowram Posted May 16, 2007 Share Posted May 16, 2007 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 More sharing options...
knowram Posted May 16, 2007 Author Share Posted May 16, 2007 Solved never mind simpler then i though Link to comment https://forums.phpfreaks.com/topic/51664-solved-mysql_connect-error/#findComment-254499 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.