Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::MiniLogin

Support::MiniLogin Support forum for problems with the official MiniLogin release.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-02-2006, 05:08 AM
rabidalien
Fire Beetle
 
Join Date: Aug 2006
Posts: 6
Talking incomplete eqemu_config file ??

From what I see on your post it appears your eqemu_config file is missing a few lines

here is a sample complete one...you can probably copy the missing part and insert into your config file...but you will need to set the DB line at the bottom to which ever data base you used , eq or peq...

<?xml version="1.0">
<server>
<world>
<shortname>minilogin</shortname>
<longname>Kaladim Inn</longname>

<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>127.0.0.1</host>
<port>5999</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>some long random string</key>

<!-- Enable and set the port for the HTTP service. -->
<http port="9080" enabled="true" mimefile="mime.types" />
</world>

<!-- Database configuration, replaces db.ini. -->
<database>
<host>localhost</host>
<port>3306</port>
<username>eq</username>
<password>eq</password>
<db>eq</db>
</database>
</server>
Reply With Quote
  #2  
Old 08-02-2006, 05:48 AM
Smirk
Fire Beetle
 
Join Date: Aug 2006
Posts: 6
Default Thanks...I'l definitely post back

Unfortunately, I can't test this now but thank you so very much for the prompt, almost immediate replies. I will test it by end of day today.

I will definitely post back with what I did, whether it worked, etc.
Reply With Quote
Reply

Thread Tools
Display Modes

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 02:13 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