View Single Post
  #10  
Old 04-16-2002, 07:41 AM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default

Hmm One suggestion even though it shouldn't matter

change Localhost in your db.in to 127.0.0.1

If/when that doesn't work do this:

EDIT


mysql.exe
drop database eq;
create database eq;
Re copy db.sql to the c:\mysql\bin directory
use eq
source db.sql
exit

c:\eqemu\world.exe (hope for no errors)
If none
c:\eqemu\boot5zone.bat (or the 5zone.9x depending on OS)

If still no errors, THEN try and log in with your
c:\everquest\eqgame.exe patchme
And see if your server "Ramaddil" is there

This should look like a repeat of what you have done... but humor me.
Reply With Quote