marconi8 Posted January 7, 2003 Share Posted January 7, 2003 people i am all days reading manuals about user privileges and access denied on mysql.com all my users have property host instaled = any i can all make on server side without any problems, but i still cannot to connect to me remote server database, i always get an error like can\'t connect to mysql server on MYSERVER IP (10061) anybody can talk about this problem with me ?? really big thanks for any posts Link to comment https://forums.phpfreaks.com/topic/19-big-problems-with-remote-mysl-server-connect/ Share on other sites More sharing options...
delamitri Posted January 8, 2003 Share Posted January 8, 2003 Its the old problem of making sure your host allows you to connect to the mysql port (3306) remotely. Check with them, if they dont allow it, it can\'t be done! If you have your own server, then you need to open the port to be accessible outside localhost Kevin Link to comment https://forums.phpfreaks.com/topic/19-big-problems-with-remote-mysl-server-connect/#findComment-68 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.