Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::General Support

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

 
 
Thread Tools Display Modes
  #1  
Old 03-27-2004, 03:04 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default Question.. again

i followed <HOWTO: Setup an EQEmu server as of 03/18/04> tutorial and set up everything like it said even asked and double checked to make sure i filled it in right no one said it was wrong so im on to the next thing..

3. Run MySQL.bat and type:

Code:
grant all privileges on *.* to username@localhost identified by 'password' with grant option;


(replace username/password with your winmysqladmin username//password)

Press Enter....type:

Code:
create database eq;


Press Enter....type:

Code:
use eq;


Press Enter....type:

Code:
source MW055_alpha_02.sql;


Lots of stuff should fly by with no errors. Type:

Code:
quit

i tryed this and it just stayed a text document so i couldnt really run it and give it commands like it said soo what am i doing wrong ot not doing?

Problom after that i tryed to run World.exe and it pops up and just closed on me and dosnt run anything what does that mean.. i dont have content for it to load? or was that cause of the problom above.. if i need files to make it load the world cause somone point them to me and tell me where exaclly they go..

I no im a complete noob right now (and i cant sell) but the help is much apprecated i no somwone out there is bored and willing to help me out im still trying to learn this stuff and grow smarter so i can continue to do it as i get older.. tnx for the help
  #2  
Old 03-27-2004, 04:28 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default [Sorry For Double Post]

[Sorry For Double Post]
  #3  
Old 03-27-2004, 04:28 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Right before this line:
Quote:
grant all privileges on *.* to username@localhost identified by 'password' with grant option;
just open up a dos command and type the following THEN type the above line.... NOTE that some of that has to be in caps...
Code:
cd c:/mysql/bin
mysql -u root mysql
GRANT ALL PRIVILEGES ON *.* TO username@localhost IDENTIFIED BY 'password' WITH GRANT OPTION;
CREATE DATABASE eq;
USE eq;
source MW055_alpha_02.sql;
quit
I am not sure what you mean by
Quote:
i tryed this and it just stayed a text document so i couldnt really run it and give it commands like it said soo what am i doing wrong ot not doing?
but if you did this right you should be set up with an EQEMu DB...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
  #4  
Old 03-27-2004, 04:48 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default ^^

ok ill try to explain alittle better it says to

[quote]2. Right-click the desktop, go to New > Text file, name it MySQL.bat, edit it to include this and then save it.

[quote]cd\mysql\bin
mysql -u root mysql

I did that and saved it as MySQL.bat and left it on my desktop for now cause it didnt tell me what to do with it..

then it says..

[quote]3. Run MySQL.bat and type:

Quote:
grant all privileges on *.* to username@localhost identified by 'password' with grant option;

This is where i am lost.. how do i run that file.. i said run ms-das and type that in well what exaclly do u mean and how to i made it change that file.. im feeling really dumb about now so cause u just type like "save it as this and then go here open it with this and type withis kinda deal kinda like a fast walkthough" that help any ^^
  #5  
Old 03-27-2004, 04:50 AM
Angelishes
Fire Beetle
 
Join Date: Mar 2004
Posts: 28
Default Re: ^^

ok ill try to explain alittle better it says to

2. Right-click the desktop, go to New > Text file, name it MySQL.bat, edit it to include this and then save it.

cd\mysql\bin
mysql -u root mysql

I did that and saved it as MySQL.bat and left it on my desktop for now cause it didnt tell me what to do with it..

then it says..

3. Run MySQL.bat and type:

grant all privileges on *.* to username@localhost identified by 'password' with grant option;

This is where i am lost.. how do i run that file.. i said run ms-das and type that in well what exaclly do u mean and how to i made it change that file.. im feeling really dumb about now so cause u just type like "save it as this and then go here open it with this and type withis kinda deal kinda like a fast walkthough" that help any ^^
  #6  
Old 03-27-2004, 04:58 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

I see what you are saying... You will need to either include this in your .bat file:
Code:
c:/windows/command
OR you will need to run this .bat file while in a dos window (by saying you will need to run this, that means you will need to locate the file from the dos window <ie.. type in cd c:/saved files/mysql.bat. if that is the location of the file> and run it by typing in its name) The best thing to do if you are to keep use this method is to put the file in c:/documents and settings/your username (assuming you are running windowsxp). What this does is, when you first open your dos window, you can simply type in mysql.bat and it will take you right into mysql and ready for you to enter information... The file is doing what you told it to do when you run it, but it is NOT staying open for you to type anything because you DIDNT tell it to keep a dos command window open....

So either have dos window already running, or include the dos command window included in your .bat file... Hope this clarifies it for you....
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
 


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