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

Support::General Support Post all topics here having to do with errors while trying to connect to an EQEMu server but not about the setup/running of the Server itself.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-11-2010, 06:34 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default LAst Part of setup!

This is the last thing I need to get done, ive set up a server 2 or 3 times and never had this problem. My EqemuLoginServer.exe runs, then says "MYSQL CONNECT FAILED" im not sure why its doing that. I have my config here.

Code:
<?xml version="1.0"?>
<server>
<world>
<shortname>testtest</shortname>
<longname>testest</longname>

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

<!-- Loginserver information. -->
<loginserver>
<host>localhost</host>
<port>5999</port>    (tried changing to 5999 and 5998 as well as 3306)
<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>
<db>peq</db>
</database>
</server>
as well as my eqemulogin.ini

Code:
Port=5999
DumpPacketsIn=true
DumpPacketsOut=true
Trace=false
DatabaseServerName=peq  >> I have been swapping these back n forth
DatabaseCatalogName=peq  >> from my db name and localhost none working
DatabaseUserName=root
DatabaseUserPassword=*******
OPCodePathAndFileName=login_opcodes.conf
Anyone have any ideas? thanks
Reply With Quote
  #2  
Old 09-11-2010, 07:31 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

Can someone please suggest anything that might help this? Thank you.
Reply With Quote
  #3  
Old 09-11-2010, 10:59 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

Just need to figure this out to run my other exe's.. Anyone? Please?
Reply With Quote
  #4  
Old 09-11-2010, 11:03 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Reynin89 View Post
Just need to figure this out to run my other exe's.. Anyone? Please?
Instead of localhost, try 127.0.0.1, or better yet do a ipconfig in command prompt and point it to your local ip.

As far as your password goes, double check that, and the name of your database. And just to make sure for troubleshooting measures, double check if you have anything sourced in your database. Yeah it sounds funny but I'm serious.
Reply With Quote
  #5  
Old 09-11-2010, 11:18 PM
Reynin89
Sarnak
 
Join Date: Apr 2010
Posts: 71
Default

In my config your talking about?
ty ill check it out
Reply With Quote
  #6  
Old 09-12-2010, 12:18 AM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

Also make sure your mysql server is bound to the correct IP, ie localhost vs 192.168.x.x
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 08:52 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