SQL Version
Hello EqEmu folks, i'm back after a very long break and thought i'd check out EqEmu again to see how it has progressed ;)
However i'm stuck setting up my server because it refuses to talk to the SQL database and i'm not sure why. I have vigorously checked logins/passwords for it, I even tried downing my firewall just incase. I piped World.exe's error to a text file and got this: Code:
Got signal 0 So I was wondering - as I am a fresh download - does EqEmu require an older version of SQL? I am using MySql 4.0.18. I am using XP Professional, and it is a fresh install from just a few weeks back. I am using Minilogin which I found in my archive of downloads. Everything else is the latest version as of last night. |
I was able to reproduce the same world.exe output but with a different SQL error message, (#2003 opposed to yours). I just stopped the sql service that was running in the taskbar and instant error spam ~.~
Your text implies that you're able to connect to the sql server, you're just getting blocked by the name/pw. Make sure that it's running, anywho, will only take a moment to check (ctrl-alt-del -> processes tab and look for sql). Check your db.ini file to make sure that you did enter that name/password correctly, also check to make sure you didn't accidentally tack on a space at the end of a line. Hrmm, also maybe you want to redo the granting of privileges for your username/password step of the how-to's. If you're still having problems you may want to start posting config file text for us. |
You'll be using the UN/PW that you assinged MySQL when you ran winmysqladmin.exe Just open up a dos command and type the following...
Code:
cd /mysql/bin If it doesnt open up windows explorer or mycomputer and browse to C:/windows find the file my.ini and delete it... Now browse to C:/mysql/bin (assuming you intalled mysql in default location), and run winmysqladmin.exe, and it should ask you for a new username and password, then repeat the GRANT command from above.... Hope this helps you out....:) |
All times are GMT -4. The time now is 12:51 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.