Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Tutorials/Howto's

Archive::Tutorials/Howto's Archive area for Tutorials/Howto's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 06-17-2003, 09:37 AM
krich
Hill Giant
 
Join Date: May 2003
Location: The Great Northwest
Posts: 150
Default Re: ANd of course supid old me cant get it to work

Quote:
Originally Posted by Veragoan
Cant get it to work and i ahve probly used 8 walkthroughs on how to do it...
i downloaded mysql and the 44dr1 file's

put spells_en into the eqemu folder from the everquest directory

put the db.sql file into the bin folder of mysql along with the 44drupdate one.

ran winmysqladmin and did the user password and stuff. mad sure it was turned on then ran mysql

create database eq;
use eq;
source db.sql;
source update44dr1.sql;
source reloaddb.sql;

and then i get the errors.. and it seems to happen at this point everytime.
Veragoan,

You problem might be that, since you've tried before, you've already got a messed up database called eq. If you are sure you want to start from scratch, you might want to:
Code:
drop database eq;
first before you do the commands you listed above. This will completely erase your eq database and let you start from scratch.

For the ubertards out there: This will completely erase your database. You WILL lose everything. Don't blame me if you screw yourself doing this.

Regards,

krich
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:06 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3