Ekate Posted May 9, 2007 Share Posted May 9, 2007 Hello,dear experts I have the following problem I'm trying to connect to the database on my laptop from my working machine. So,I have MySQL 5 and I did all this kind of access settings,I mean grant and so on and after that FLUSH PRIVILEGES But when I'm trying to connect I'm getting an error...I just can't connect I switched off the Firewall and still don't know what is the problem If I try to run this command: telnet myLaptopIP 3306 I get the following error message : Could not open connection to the host on port 3306:Connection failed Any ideas? Thank you in advance, best regards Link to comment https://forums.phpfreaks.com/topic/50617-remote-connection/ Share on other sites More sharing options...
utexas_pjm Posted May 11, 2007 Share Posted May 11, 2007 Are you sure the MySQL daemon is running and listening on port 3306? Link to comment https://forums.phpfreaks.com/topic/50617-remote-connection/#findComment-250571 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.