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?
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?