Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::General Discussion

Archive::General Discussion Archive area for General Discussion'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 02-05-2002, 07:47 PM
madborg
Banned
 
Join Date: Jan 2002
Posts: 322
Default

just to clarify:

winmysqladmin is used to create and drop databases
mysql is the tool in mysql/bin that is used to look at things and change things in the database

and mysqld is background mysql processor that puts your database out for connections.

None of the mysql stuff works until mysqld is running.
And none of the mysql db stuff can be done until you create a database.

so the sequence is like this:

-run mysqld
-created eqemu database with winmysqladmin
-in mysql
use eq
source db.sql where db.sql has been copied to mysql/bin

while you are in mysql might as well upgrade you eqemu user with:

update account set status=200 with name='eqemu';

Then modify you loginserver.ini for local addresses and also make sure your boot5zones batch file is set correctly (most people don't need to change anything).

also modify db.ini so that your name and password is the same as you mysql admin and your host is localhost.

Then its:
run minilogin, run world, run boot5zones

run your client (either as "eqgame patchme" or with eqw 2.2) with eqhost.txt pointing to your minlogin server

then login in with eqemu and password eqemu
select the only server listed and you are on your way.


***AND always work with a backup directory, never with your EQLive directory***

It may sound like a lot of work for a local single connection, but after this it is only a minor tweak here and there to get it to work with other configurations.
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 11:21 AM.


 

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