Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #8  
Old 03-26-2005, 06:59 AM
sysadmin
Hill Giant
 
Join Date: Feb 2005
Posts: 163
Default

dbname is the db name you gave to the database, example, if you followed any tutorial to install a eqemu server it states that you need to execute this code to create a database:

Quote:
create database eq;
In this case the database name IS eq so in the database field you should use the name you used to create the database, examples:

Quote:
database=eq
or could be

Quote:
database=velius
database=kunark
database=test
database=mydatabase


Now for the location it should be the local ip or localhost, i should note it should not include ', examples:

Quote:
location=localhost
location=127.0.0.1
location=192.168.0.1

Example settings.ini file:

Quote:
[Database]
Name=eqdb
User=your_username_here
Pass=your_password_here
Host=*
[Everquest]
Directory=c:\eqemu
AutoSave=true
UI=C:\item editor\ui\
where * could be localhost or your local ip.
__________________
Sysadmin.

Last edited by sysadmin; 03-26-2005 at 07:11 PM..
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:15 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