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
  #7  
Old 02-14-2003, 01:36 AM
Fox
Fire Beetle
 
Join Date: Nov 2002
Location: Svenneland
Posts: 18
Default

oh, ya if you want to be able to play you have to setup mysql.
first you need to get it, http://www.mysql.com/ I got version 3.23 or something if there is anything newer it should be fine too.

Then Install it (remeber what user/pass you set) and reboot you computer.


open up your mysql/bin dir and copy the db.sql in to it
then start up mysql.exe
at that promt type the following (hit enter between )
Code:
create database eq
Code:
use eq
Code:
source db.sql
(pray that it works...)
Code:
INSERT INTO account SET name='eqemu', password='eqemu', status=200;
and then exit it.

next open your db.ini and change the user and password to what you set it too.
[Database]
host=localhost
user=YourMysqlUsername
password=YourMysqlPassword
database=eq

that should be it (I think).
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 01:20 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