| Author |
Message |
erick08 Regular


Joined: Apr 20, 2008 Posts: 56
|
Posted:
Wed Apr 29, 2009 7:23 am |
|
Hello RavenScript Staff,
I rent the new server. I plan to use my old data from my old database. How to backup and move to new database.
I use same version v2.30.01...
TQ |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3028 Location: United Kingdom
|
Posted:
Wed Apr 29, 2009 10:33 am |
|
You can export the database using phpMyAdmin, a programme called BigDump, or if you are using cPanel you can move the whole site in one go.
See this post here: |
|
|
|
 |
erick08 Regular


Joined: Apr 20, 2008 Posts: 56
|
Posted:
Tue May 05, 2009 6:42 am |
|
Hai Jakec,
I already restore the database to my new site but I dont see the story on it. How to apear the old story from old database?
TQ |
|
|
|
 |
montego Former Admin in Good Standing

Joined: Aug 29, 2004 Posts: 9070 Location: Arizona
|
Posted:
Tue May 05, 2009 7:00 am |
|
You may need to clean out the "new database" of all tables first, prior to importing in the old one. You say the db is at the 2.3.1 level as well as the files in both old and new? If so, then this should work just fine. You may need to adjust a path, though, for the NukeSentinel admin to your .htaccess file and possibly the path in the .htaccess file to the .staccess file, but that is only if the path is different on the new server. However, I am pretty sure this isn't your current issue. |
|
|
|
 |
erick08 Regular


Joined: Apr 20, 2008 Posts: 56
|
Posted:
Tue May 05, 2009 7:50 am |
|
Tq montego for fast reply,
Clean out the new database of all tables. How to do this?
TQ |
|
|
|
 |
montego Former Admin in Good Standing

Joined: Aug 29, 2004 Posts: 9070 Location: Arizona
|
Posted:
Wed May 06, 2009 5:51 am |
|
Most control panels come with phpMyAdmin. From there you can click on the "Select All" then select Drop from the action list and all the tables will be dropped. You can also remove your database and re-create it via your control panel. |
|
|
|
 |
|
|
|
|