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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 02-12-2015, 05:43 AM
Castle2.0
Fire Beetle
 
Join Date: Aug 2014
Posts: 5
Default

Vsab, thank you for your reponse! Just to come the details.

Code:
<tcp ip="127.0.0.1" port="9000" telnet="disable"/>

...

	<database>
		<host>127.0.0.1</host>
		<port>3306</port>
		<username>eq</username>
		<password>eq</password>
		<db>eq</db>
	</database>

...

	<qsdatabase>
		<host>127.0.0.1</host>
		<port>3306</port>
		<username>eq</username>
		<password>eq</password>
		<db>eq</db>
	</qsdatabase>
Would I change all these instances of 127.0.0.1 to localhost?

Update: I can get all the boxes to pop up for all the main .exe, but I couldn't see it on the server select. That's why I just ran world.exe as requested and I get that message. Even with localhost in those spots I get the same message.

Last edited by Castle2.0; 02-12-2015 at 05:46 AM.. Reason: added information
Reply With Quote
  #2  
Old 02-12-2015, 07:06 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

in the command prompt, type:
mysql -ueq -peq eq

What happens?
Reply With Quote
  #3  
Old 02-12-2015, 09:41 AM
Castle2.0
Fire Beetle
 
Join Date: Aug 2014
Posts: 5
Default

I hit Start on XAMPP Control Panel next to MySQL so it's running. Then I hit shell to open the command prompt. I try it on a regular command prompt with the same result.

Code:
Warning: Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'eq'@'localhost' (using password: YES)

Last edited by Castle2.0; 02-12-2015 at 09:43 AM.. Reason: clarity
Reply With Quote
  #4  
Old 02-12-2015, 11:30 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

Quote:
Originally Posted by Castle2.0 View Post
Code:
Warning: Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'eq'@'localhost' (using password: YES)
Either you didn't create a user called "eq" in mysql, or the password isn't "eq". Do you remember the password you used when you created the user?

The command epilz mentioned is good if you want to try to guess your password if not....

Failing that try to log in as root. Hopefully you remember that password
mysql -uroot -p
Reply With Quote
Reply

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 10:55 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