Philip Posted October 19, 2009 Share Posted October 19, 2009 Okay, I have a newly setup dedicated MySQL server, and when I try to connect from my application server it times out. I can access the db server from my home IP, and the application server is in the white list as well. I have a temp test user with a wildcard to for hosts. When trying to connect I get this: Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2003): Can't connect to MySQL server on '(db IP)' (110) in /path/to/file.php on line # Ideas? Quote Link to comment https://forums.phpfreaks.com/topic/178176-solved-timeout-on-external-mysql-server/ Share on other sites More sharing options...
fenway Posted October 19, 2009 Share Posted October 19, 2009 What's (db IP)? Is that in your config file? Quote Link to comment https://forums.phpfreaks.com/topic/178176-solved-timeout-on-external-mysql-server/#findComment-939631 Share on other sites More sharing options...
Philip Posted October 19, 2009 Author Share Posted October 19, 2009 db IP is a placeholder for the real IP in error message Quote Link to comment https://forums.phpfreaks.com/topic/178176-solved-timeout-on-external-mysql-server/#findComment-939632 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.