PDA

View Full Version : Error 10060


freakismarco
05-17-2006, 02:43 AM
I am using a cpanel.. how can i enable remote priviledges for a user? because when I try to connect to the mysql databse it will throw an 10060 error
I am using php

Anyone can help solve this problem?

Hvu
05-17-2006, 02:11 PM
Make sure the firewall is allowing you access to MySQL. Open up port 3306

Make sure that user is added to allowed external access. use phpmyadmin user management to check :)

freakismarco
05-17-2006, 11:25 PM
In the phpMyadmin, the users table is not visible.
I am just subscribing to a hosting package.
I see, Maybe the they dont allow remote access to their database server.
Thanks for the help.