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 09-23-2008, 12:34 AM
IK91
Fire Beetle
 
Join Date: Sep 2008
Location: Salem, OR
Posts: 3
Default I've got the #2 error while doing the guide

Well, this sucks. :(

Code:
mysql> create database peq;
Query OK, 1 row affected (0,00 sec)

mysql> \u peq
Database changed

mysql> source load_player.sql
ERROR:
Failed to open file 'load_player.sql', error: 2
Reply With Quote
  #2  
Old 09-23-2008, 12:57 AM
wayneg
Fire Beetle
 
Join Date: Aug 2007
Posts: 11
Default

judging by the error message you didn't change your directory, you missed this part after the following line:

Click Start->Run-> and type in cmd to bring up your command prompt

Now type in cd\peqdb
You should be at C:\peqdb>

Now type in
mysql -u root -p

and type in your password (from the Instance Configuration Wizard)

You will now see something like this,
Welcome to MySQL monitor. Commands end with ; or \g
Your MySQL connection ID is 2
Server Version: 5.0.37-community-nt MySQL Community Edition <GPL>
Type help; or \h for help. Type \c to clear the buffer.
mysql>


If that is correct, you now need to type in the following commands, pressing enter after each line.
Note: changed in accordance with [http://eqemulator.net/forums/showthread.php?t=23536∞]
create database peq;
\u peq
source load_player.sql
Reply With Quote
  #3  
Old 09-23-2008, 01:23 AM
IK91
Fire Beetle
 
Join Date: Sep 2008
Location: Salem, OR
Posts: 3
Default

But I did do that. And what is "Instance Configuration Wizard", that threw me off quite a bit.
Reply With Quote
  #4  
Old 09-23-2008, 03:16 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Make sure you are in the directory where you extracted the load_player.sql file before you run mysql.

The instance configuration wizard helps you set up your username/password. Seeing as how you were already logged in, you don't have to worry about that part.

Just an FYI, you can add the database in the command line now that you have created one.

C:\peqdb\> mysql -u root -D peq -p
Reply With Quote
  #5  
Old 09-25-2008, 01:43 AM
Calypso73
Fire Beetle
 
Join Date: Mar 2006
Posts: 11
Default

I'm having the same problem as IK91. And I can't seem to find the load_player.sql file in the database or any folder. I'm just seeing 4 files. I may just try to do all over again.
If that doesn't solve it i'll post back.
Reply With Quote
  #6  
Old 09-25-2008, 03:06 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Who's database are you loading? In the PEQ database, it is there.
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 09:51 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