Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 08-27-2012, 09:15 AM
arcadius
Fire Beetle
 
Join Date: Aug 2012
Location: Canada
Posts: 11
Default

Thank-you for the response.

I downloaded the compiled binaries and login server from here: http://code.google.com/p/projecteqemu/downloads/list I used Rev2098. I did not
I did not see any database updates available there.

I did do every step in that guide. I went through it like three times.

Here is the output from the loginserver log:

[Debug] [08.27.12 - 08:52:20] Logging System Init.
[Debug] [08.27.12 - 08:52:20] Config System Init.
[Debug] [08.27.12 - 08:52:20] MySQL Database Init.
[Database] [08.27.12 - 08:52:20] Failed to connect to MySQL database.
[Debug] [08.27.12 - 08:52:20] Encryption Initialize.
[Debug] [08.27.12 - 08:52:20] Encryption Loaded Successfully.
[Debug] [08.27.12 - 08:52:20] Server Manager Initialize.
[Network] [08.27.12 - 08:52:20] ServerManager listening on port 5998
[Debug] [08.27.12 - 08:52:20] Client Manager Initialize.
[Network] [08.27.12 - 08:52:20] ClientManager listening on Titanium stream.
[Network] [08.27.12 - 08:52:20] ClientManager listening on SoD stream.
[Debug] [08.27.12 - 08:52:20] Server Started.
[Network] [08.27.12 - 08:52:28] New world server connection from 192.168.0.11:49465

So it seems it cannot connect to sql for some reason...food for thought.

Here are my config files:

eqemu_config.xml
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++

<?xml version="1.0"?>
<server>
<world>
<shortname>ISENGARD</shortname>
<longname>pe2950</longname>

<!-- address has to be specified for minilogin to work -->
<address>192.168.0.11</address>
<localaddress>192.168.0.11</localaddress>

<!-- Loginserver information. -->
<loginserver>
<host>192.168.0.11</host>
<port>5998</port>
<account></account>
<password></password>
</loginserver>

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>make up some random string of characters here</key>

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

<!-- Database configuration, replaces db.ini -->
<database>
<host>localhost</host>
<port>3306</port>
<username>root</username>
<password>PASSWORD</password>
<db>peq</db>
</database>
</server>



eqemulogin.ini
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++

Port=5998
DumpPacketsIn=true
DumpPacketsOut=true
Trace=false
DatabaseServerName=localhost
DatabaseCatalogName=PEQLoginDB
DatabaseUserName=root
DatabaseUserPassword=PASSWORD
OPCodePathAndFileName=login_opcodes.conf
Reply With Quote
 

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 08:00 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