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 06-29-2006, 05:37 PM
Varkalas D`Lonovan
Fire Beetle
 
Join Date: Jun 2006
Posts: 10
Default

Thanks for the heads up. Totally missed that. Changed the database=eq in db.ini to database=peq. But the problem with world.exe still remains the same. As soon as it gets executed it immediately stops (window closes instantaneously).
Reply With Quote
  #2  
Old 06-29-2006, 08:30 PM
Belfedia
Demi-God
 
Join Date: Jan 2005
Posts: 1,109
Default

I don't see error on your config files (except Peq=eq)
Are you sure about Mysql is working and your database is up ? ("eq")
If world can't connect to your database, world close on run.
Try to use a front-end for mysql to acces to EQ base you can see if all working
__________________
__________________________________________________ _____________________________________
I speak english like a spanish cow..., I speak spanish like a english pudding...
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr : Froggy French Server Website.
Reply With Quote
  #3  
Old 06-30-2006, 08:02 AM
Varkalas D`Lonovan
Fire Beetle
 
Join Date: Jun 2006
Posts: 10
Default

When I run WinMySQLAdmin there's peq under the Databases tab. Which is what I want. Since now db.ini, config.ini, and eqemu_config.xml all have 'peq' for their respective database entry locations. Still don't know why world closes immediately. :\

Last edited by Varkalas D`Lonovan; 06-30-2006 at 04:05 PM..
Reply With Quote
  #4  
Old 06-30-2006, 12:09 PM
Zandig's Avatar
Zandig
Hill Giant
 
Join Date: Jun 2006
Location: New York City
Posts: 180
Default

Here is the standard eqemu_config.xml with the PEQ database if you are running a minilogin. The only things I see different is your <localaddress> where you set an IP and some gobble-di-guck (hehehe) <key> string. Try this one and let me know..

EQEMU_CONFIG.XML
Code:
<?xml version="1.0">
<server>
        <world>
                <shortname>minilogin</shortname>
                <longname>My Minilogin</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>peq</db>
        </database>
</server>
Reply With Quote
  #5  
Old 06-30-2006, 12:39 PM
Varkalas D`Lonovan
Fire Beetle
 
Join Date: Jun 2006
Posts: 10
Default

Still no dice. :\ I really think it has to do with the installation of the database or something... but I followed it through and through and everything worked fine. Database shows up in winmysqladmin. Dunno.
Reply With Quote
  #6  
Old 06-30-2006, 12:55 PM
CamelFilter
Sarnak
 
Join Date: May 2006
Location: "We're not in Kansas anymore."
Posts: 36
Default

Hmm... try opening up your database using mysqlcc... you might have setup the localhost/username/password stuff up.... I did that a couple times lol. If you can't open it just read through the 7.0 guide and it should explain what commands to give yourself access. Anyways that's about all I can think of.
Reply With Quote
Reply


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 03:48 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