View Single Post
  #2  
Old 01-27-2013, 06:20 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by Disorder View Post
Hey folks!

I bought a SSD today and got it up and running. I'd like to move all EQ related files to the new hard drive. I'm not sure how to move my database, server, etc, with out causing all sorts of issues. Should I just do a fresh server set up on new hard drive? I'd prefer to not lose the work I've already done.

Thanks in advance!
Dump database into sql file.

Move entire EQEmu folder over from old drive to new drive.

Install Perl version that matches the other drive's compile entirely.
Install any MySQL version.

Create + Source Database.

Change eqemu_config.xml to use the new database name, username, password, and hostname.

Start World + eqlaunch (or zone) and any other related programs.

Done.
Reply With Quote