Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Tutorials/Howto's

Archive::Tutorials/Howto's Archive area for Tutorials/Howto's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-22-2004, 07:31 PM
Zavier101
Fire Beetle
 
Join Date: Apr 2004
Posts: 10
Default neededing help creating a server

I have done everything but when i load world it says that Mysql doesnt recignize my username/password and it is the same as the one i ysed any way to fix?
Reply With Quote
  #2  
Old 06-23-2004, 12:59 AM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

Make sure you don't have any extra spaces in your ini file after the username or password.
Reply With Quote
  #3  
Old 06-23-2004, 02:41 AM
Virus11
Discordant
 
Join Date: May 2004
Posts: 311
Default

Open command prompt and type:

Code:
cd\mysql\bin
mysql -u root mysql
use db;
grant all privileges on *.* to user@localhost identified by 'password' with grant option;
quit
exit
Replace db with your database name, replace user with your username, and replace password with your password. Now try and it should connect fine.
__________________

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 01:48 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3