N/A
Problem description: Well i've fixed the error of "Cannot connect... blablah" but now i'm getting this.
Database Connection error: Can't connect to MySQL server on 'mysql17.000webhost.com' (10060)
ID:264729
Jun 26 2010, 2:22 pm
|
|
Code:
N/A Problem description: Well i've fixed the error of "Cannot connect... blablah" but now i'm getting this. Database Connection error: Can't connect to MySQL server on 'mysql17.000webhost.com' (10060) |
In response to Vector2
|
|
The other was can't find the specified module.
And yes, i have the port opened. And all ini configuration is correct. |
In response to Gohan Games
|
|
Gohan Games wrote:
The other was can't find the specified module. Did you manage to fix this cannot find specified module error then as i am getting the same. I dont know how to find out what module it cannot find though. |
In response to Gohan Games
|
|
You're missing libmysql.dll.
|
If you're using MySQL make sure you have port 3306 open.
Navicat uses port 22.
Also make sure you're using the right info when you log in.
*edit*
Isn't the error you fixed earlier exactly the same? "Can't connect" vs. "Cannot connect"? ...