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

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-01-2010, 05:57 PM
Steel
Sarnak
 
Join Date: Sep 2007
Posts: 31
Default

Install guide never meantioned anything like that.Dont really understand what you are talking about actually.So,no i havent.Dont know how either.Ty though
Reply With Quote
  #2  
Old 03-02-2010, 12:22 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Try adding in the full path to those files you are trying to source. If they are stored in "C:\peqdb\", then you would need to enter something like this instead:

Code:
source C:\peqdb\peqdb_rev1265.sql;
Otherwise, you can always do it by opening the command prompt (start>run then type "cmd"and click ok). Then, go to the folder where your .sql files are by doing something like:

Code:
c:
cd peqdb
Then start mysql by doing this:

Code:
mysql -u root -p
You can reply "root" in that command with whatever username you created for your database. Then, log in with your password when prompted.

Then, continue the rest of the steps such as:

Code:
use peq
And so on as instructed. Since you started in the folder with your SQL files, it shouldn't have a problem finding them anymore.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
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 11:36 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