PDA

View Full Version : Connecting to MySQL from db tools


eeteab
3-28-06, 12:37 PM
Hello,

I am a little bit tired of the using phpadmin and would want to use something that...has a little bit more design to it.. :o. I guess I am spoiled using TOAD and PL/SQL Developer with Oracle for a lot of years.

Anyway...I downloaded MySQL Administrator and SQLyog. I have problems connecting to my databases. I get the error message:
"MySQL Error Number 2003. Can't connect to MySQL on 'mysql19.powweb.com' (10061)".

My MySQL database for my domain is on mysql19.powweb.com. It use port 3306 (which should be standard from MySQL access.

Anyone have a suggestion? Searched the forum, but did not find what I was looking for.

Thanks,
TJ

IanS
3-28-06, 12:49 PM
Are the tools you've downloaded installed on your web-space or locally?

tbonekkt
3-28-06, 01:16 PM
Remote connections to the mysql servers are disabled. You can use phpmyadmin.powweb.com or any mysql admin script installed within your PowWeb webspace.