View Single Post
  #4  
Old 04-16-2002, 08:36 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

Go to mysql/bin

mysql.exe
drop database eq;
create database eq;
source db.sql
exit

Go to your Emu dir

world.exe flag eqemu 200

If that works ok then try to log into your server. And you might want to set eqemu back to 0 for security reasons.
Reply With Quote