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.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 05-11-2008, 04:28 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I think eq is the default username in the config file. You either have to make sure you setup a mysql account for the user named "eq" or you have to use one that you do have setup. You can always try your root login to make sure it is working. Here is the section you need to look at in your config file in the eqemu directory. Make sure you are not editing the file that ends with xml.fulll the file that the program is using has to end with just .xml and no .full on the end.

Make sure you setup this section of the config file:

Code:
	<!-- Database configuration, replaces db.ini. -->
	<database>
	    <host>localhost</host>
	    <port>3306</port>
	    <username>root</username>
	    <password>rootpassword</password>
	    <db>peq</db>
	</database>
You only have to set the 3 parts in red there. Make sure to replace the database name with whatever database you are using. If you are using PEQ, then it will need to be set to "peq", and if you are using the AX database, you need to set it to "ax" there. The wiki setup guide explains that perfectly.

Make sure you are using this guide when trying to get this setup. If you follow it exactly, you can't fail!

http://www.eqemulator.net/wiki/wikka...ka=ws992mysql5
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
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 08:19 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