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
  #19  
Old 10-06-2009, 09:29 PM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Make sure you can log into your mysql database with the command from a dos prompt:
Code:
mysql -u eq -p
After you hit enter it will ask for a password. If this works make sure your eqemu_config.xml file has the same user 'eq' and password you used here. Also make sure your database name is set correctly.


Your eqemu_config.xml file should look like this, with the appropriate changes of course.
Code:
                <database>
                    <host>localhost</host>
                    <port>3306</port>
                    <username>eq</username>
                    <password>newpwd</password>
                    <db>peq</db>
                </database>
pfyon is correct your credentials are messed up.
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
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:01 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