Lecul, Fred wrote:

Tried that and it didn't work

Is it possible that the port 3306 is blocked? And if it is, how can I open
this?

Thanks

Fred


It's possible.
Maybe post the grant commands you used (minus the password of course) to set up the user account.
If possible try to connect with the mysql command-line client:


mysql -h HOSTNAME -u USERNAME -p

See if that gives any errors, and if so post them also. It's a bit hard to say where the problem is otherwise.

--
Daniel Kasak
IT Developer
* NUS Consulting Group*
Level 18, 168 Walker Street
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: www.nusconsulting.com


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to