Jump to content

[SOLVED] Timeout on external MySQL server


Philip

Recommended Posts

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?

Link to comment
https://forums.phpfreaks.com/topic/178176-solved-timeout-on-external-mysql-server/
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.