MySQL Query Browser help
I Figured this out actually. But in case anyone else has this problem, what I did was open up my command where MySQL was running and did \s for status info. Whatever it said for connection I put as the Sever Host. It wasn't my IP, it was actualy " localhost ".
Ok, so this is my first time trying to run a server/using MySQL. I am following the step by step guide for <EQEmu 0.7.0-845 with MySQL 5.0.24> Everything has been going good so far. I've encountered a few problems but I've been able to figure them out with some work and research. Now the only problem I have , or should I say part I'm stuck on, is after editing the eqemu_config.xml.
It says to use MySQL Query Browser to execute some lines. So I click to open up the Query Browser, and I can't get past the Connect part. This step on the site totally skips this. I tried putting in my IP under Server Host, and " root " as my user name, and the password that I chose when configing MySQL. When I do that it says
Could not Connect
MySQL Error Number 2003
Can't connect to MySQL Server on '69.76.3.205' (10061)
I haven't done anything with the "Stored Connection" option. Everything is defualt blank when I bring up MySQL Query master, and nothing is in the drop down menu from "Stored Connection".
Any help would be greatly appreciated. I've been trying for a long time to get this stuff to work and think I've been making good progress.
Thank you!
Last edited by orchard54; 01-08-2007 at 07:24 AM..
|