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

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-19-2002, 02:54 PM
frogger
Fire Beetle
 
Join Date: Feb 2002
Posts: 16
Default Hmm what do I do.....

Ok, im getting everything setup, and I run FQAdmin.exe comes up just fine then it says...

Exception:
Access denied for user: 'me@my-ip-is-here.client.attbi.com' (Using Password: YES)

The admin tool wasn't able to connect to database "eq" at host my-ip-is-here. Please go to the preferences dialog and set the username, password, database, and host values.

And I did that, used the same username/password as mysql. Used eq as database, and my ip as the database host. Not sure what else to do? Any suggestions?
Reply With Quote
  #2  
Old 02-19-2002, 03:02 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Need to set the permissions on user at that ip..

Log in as the root user in the database and execute this..

mysql>GRANT ALL PRIVILEGES ON eq.* TO monty@localhost
IDENTIFIED BY 'some_pass' WITH GRANT OPTION;
mysql> GRANT ALL PRIVILEGES ON eq.* TO monty@"%"
IDENTIFIED BY 'some_pass' WITH GRANT OPTION;

You can also replace the % with just the ip of the other server if you want to be a bit more secure about it and replace monty and some_pass with your username and password you want to use to connect with..
Reply With Quote
  #3  
Old 02-19-2002, 03:46 PM
frogger
Fire Beetle
 
Join Date: Feb 2002
Posts: 16
Default mmm k...

Im a complete n00b to Mysql. how do I get to that screen to do that? :P
Reply With Quote
  #4  
Old 02-19-2002, 06:18 PM
Baron Sprite's Avatar
Baron Sprite
Dragon
 
Join Date: Jan 2002
Posts: 708
Default

mysql.exe in your bin folder
Reply With Quote
  #5  
Old 02-20-2002, 03:13 AM
Zeitgeist
Discordant
 
Join Date: Jan 2002
Posts: 289
Default

from a command line of course
__________________
gm-Zeitgeist
I WAS Diligently Working at the Next Board Title :p
webmaster godmonkey.com, dreamusher.com
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 03:47 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