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
  #5  
Old 06-13-2002, 11:03 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default Re: Access denied for user...

Quote:
Originally posted by image
This is for people who keep getting access denied errors, first, take your db.ini...


[Database]
host=133.133.13.13
user=image
password=bleh
database=eq
timestamp=4-9-2002 1640

I assume that your MySQL db is on the same computer your hosting, if its not, the ip to grant @ will be the one of the computer connecting to the mysql server.

Taking this make this to type into MySQL:

What this does below is give image at the ip 133.133.13.13 all access to eq when authorized with password bleh.

GRANT ALL PRIVILEGES ON eq.* TO image@133.133.13.13 IDENTIFIED BY 'bleh' WITH GRANT OPTION;

This should help out, I noticed some on HQ talking about having this problem with EQEMu :P

The bold text you replace with your own info. so for me it might be lurker, 95.34.13.19, eq33, and hmph You can use a % as a wildcard so I could use 95.34.13.% to allow the last part of the number to be anything. Same goes for the username password and database fields.

And yes this is a sql command that you type into mysql.
__________________
Please read the forum rules and look at reacent messages before posting.
 


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 06:32 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