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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 09-16-2008, 10:08 PM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Ok, first I don't think that EQEMU will work with perl 5.10, you need 5.8. Second look through these directions and see if you followed them to install the database. These directions are from http://www.eqemulator.net/wiki/wikka.php?wakka=Portable. I removed a few lines that don't apply to you but the main points are the same everywhere.

b. Open a Dos Window
2. Change Directory to c:\Peq_db\Peq_db. Or where ever you placed the database files.
3. mysql -u root -p
4. mysql will prompt you for a password. At this point the password is empty. Just press enter.
5. Enter the following to create and source the database.

create database peq;
\u peq
source load_player.sql


6. Wait for this to finish. It could be several minutes.
7. We need to extract the peq database from peqdb_XXXXx.sql.gz. Use 7ZipPortable to extract the file. Remember to replace the XXXXx with the version number of the database you are using. For example: peqdb_1128a.sql, that is the database I used.
8. Next source the database

source peqdb_XXXXx.sql


9. Wait for this to finish. It too could be several minutes.
10. Next we need to add a password to your database.

set password for 'root'@'localhost' = OLD_PASSWORD('newpwd');


Note: Make sure to replace newpwd with the password you want for your database.

Syl
Reply With Quote
 

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 08:23 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