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-22-2016, 02:58 AM
NostalgiaEQ
Banned
 
Join Date: Sep 2016
Location: us
Posts: 201
Default

Quote:
Originally Posted by ionhsmith View Post
I have a two part question. I moved my server to a different pc and decided to use AKKA's server pack. I had a lot of the zone complete and a few vendors as well as the diablo loot set up on the server. 1. How do I install my backup from my old server with this package server? 2. How do I install the new diablo loot file so I can basically it set up the way it was on my old pc? Any help is greatly appreciated.
If I'm understanding you right you want to remove the database that came with the Akka installer and add yours correct? If this is the case then:
1. open command prompt and type cd /d c:\eqemuserver\backups (or wherever you have your .sql backups from your old database)
2. type: mysql -u root -p eqemu (then hit enter)
3. type: drop database peq; (then hit enter)
4. type: create database peq; (then hit enter)
5. type: use peq; (then hit enter)
4. type: source diablodatabase.sql (or whatever your database save file was called) then hit enter

It should do a bunch of loading and you should see Query OK a lot if it is working right.
Reply With Quote
 


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 04:47 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3