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 08-21-2003, 07:27 PM
n0sn0s
Fire Beetle
 
Join Date: Aug 2003
Posts: 3
Default permissions fix?

Ok I got the problem fixed finally but now when I try and run world.exe it gives me the 2006 error, and I read on this page where someone said if you get an error you need to permissions fix, where do I find the permissions fix? I'm assuming it's a patch is why I ask
Reply With Quote
  #2  
Old 08-26-2003, 01:14 PM
Meudar
Fire Beetle
 
Join Date: Aug 2003
Posts: 22
Default

The permissions fix is not a patch. Go into MySQL (C:\mysql\bin\mysql.exe) and type the following:

Code:
GRANT ALL ON (name of your database).* TO 'yourmysqlusername'@'localhost' IDENTIFIED BY 'yourmysqlpassword WITH GRANT OPTION;
Now, if you get access denied when you try to do this, go into MSDOS (cmd or command in Run), go to your MySQL dir (uasually C:\mysql\bin) and type
Code:
mysql -u root
and then type the GRANT ALL ON... thing. If you already set a root password (by default it is blank), type in MSDOS:

Code:
mysql -u root -p(rootpasswd)
Hope this helps - MySQL can be a pain to work with if you dont know how to use it . I would recommed buying a book on MySQL. It helps to know it to run a server (And it works great with PHP too)
Reply With Quote
Reply


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 11:31 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