status=err SQL error=Could not connect to MySQL server

Status
Not open for further replies.

MaTe1968

New Member
Messages
33
Reaction score
0
Points
0
I can not connect from x10hosting (my account) to MySQL server on my machine.

this is the dbconection
<?/*
<CONFIG application="SAM" version="3.5.0">
<Database>
<Driver>MYSQL</Driver>
<Host>My IP </Host>
<Port>3306</Port>
<Database>dbname</Database>
<Username>user</Username>
<Password>pass</Password>
</Database>
</CONFIG>
*/?>

I'm using MySQL 5.0.45

phpMyAdmin 2.10.2

the port 3306 is open on my router and my firewall too

Any Idea what is wrong?
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
We block incoming and outgoing connections to 3306. If you PM me your IP address I can allow it through to it.

-Corey
 

MaTe1968

New Member
Messages
33
Reaction score
0
Points
0
Corey thanks for you help, i did send you a pm with my information about the port 3306 and port 1221 and you replay my pm saying added so may be i need to send you another one?
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
Go ahead and send me another, I get a ton of PMs daily so I don't really remember this issue.

I'm going to close this, please PM me any issues regarding this problem.

-Corey
 
Status
Not open for further replies.
Top