Current time: 03-22-2010, 01:53 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 4 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to transfer your forum to another host (Tutorial)
01-11-2007, 10:06 PM (This post was last modified: 04-02-2008 01:52 AM by MrD..)
Post: #1
How to transfer your forum to another host (Tutorial)
Hi All,

After alot of trying to get the right way to transfare the forum between defrent servers using PhpMyAdmin to import the DB, or BigDump, every time I get kind of errors, in PhpMyAdmin only in my localhost, it's telling me, that "Worning, failed to modify header information. in the remote host, alot of errors,

So at least that the best solution I get, with nice script.

1-Disable all of your plugins.
2-Turn your board off untill we get the backup.
3-In the ACP>Backup Database,
a-File Type = Plain Text
b-Save Backup = Download
c-Backup Contents = Structure and Data
d-Analyse and Optimise Selected Tables = Yes
e-Press Perform Buckup, and save it on your PC.
4-download all your forum files via FTP to your pc, and upload it to your new host.
8-Download this great script from here
9- extract it,inside it folder called backup insert in it your db backup (the db from your old host0 and upload it to your new server,
10-If your datebase server name not "localhost" then you have to edit the dumper.php file and find

PHP Code:
define('DBHOST''localhost:3306'); 

replace "localhost" with your DB server name.
11-go to http://www.YourSiteName.com/YourForumNam...dumper.php
12-In the 1st Field the DB user name, 2nd Field the DB password. look at the following pic for more explain.

[Image: TDBE4.jpg]

13- Set the page you are in now the same in the follow pic.

[Image: TDBE5.gif]
---------------------------------------
Now you done, all you have to do now to go to your ACP in the new server and set your General Configuration, and re active your plugins (recomanded to reupload fresh files of your plugins)
Please Note: don't forgite to CHMOD your require files to be 777
I hope It's work without any problem Smile

Regards

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website Find all posts by this user
Quote this message in a reply
01-11-2007, 10:07 PM
Post: #2
RE: How to transfare your forum to another host (Tutorial)
Moved to User Tutorials.

[MyBB Templates] [ProgrammingTalk] [Need Smilies? Get Me Smileys!] [My Blog]
ForumUniversity's GlobalWarming Awareness2007 project.
Visit this user's website Find all posts by this user
Quote this message in a reply
01-11-2007, 10:12 PM
Post: #3
RE: How to transfare your forum to another host (Tutorial)
lol, I was just going to report it to ask to move it, but you did it to fast, thnx

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website Find all posts by this user
Quote this message in a reply
01-11-2007, 11:16 PM
Post: #4
RE: How to transfare your forum to another host (Tutorial)
Good tutorial Smile It will come in very handy for some users.

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user
Quote this message in a reply
01-15-2007, 10:09 AM
Post: #5
RE: How to transfare your forum to another host (Tutorial)
Really A goood One.

Just one Qs. : Any special Note / Caution for Cpanel users ?

InetIndia Technologies : Quality Hosting At Indian Price
Hosting Starts Only Rs. 499 Per Year
Visit : http://www.inetindia.in
Visit this user's website Find all posts by this user
Quote this message in a reply
01-15-2007, 03:01 PM
Post: #6
RE: How to transfare your forum to another host (Tutorial)
Yes just little things if you didn't attention to it
  1. - This the important one. disable all your plugins b4 save the DB backup ( in your old server)
  2. - The db table prefix must be the same name, in the old db and the new one.
  3. - Recommended to leave the Board Configuration defult untill you restore your old db and re set it again.

thats all for now. if anyone try and hane any error please report in this thread

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website Find all posts by this user
Quote this message in a reply
01-30-2007, 12:24 PM
Post: #7
RE: How to transfare your forum to another host (Tutorial)
I have a problem, I moved but from subdomain, the forum still connects to the old database, now I went to phpmyadmin to change the config named "bburl" but the url to the CSS still goes to my old domain and a lot of files link to the old subdomain. Any help?
Find all posts by this user
Quote this message in a reply
01-30-2007, 01:09 PM
Post: #8
RE: How to transfare your forum to another host (Tutorial)
Just access your ACP, Board Settings>>Change>>General Configuration. and update the links, just make sure you have CHMOD 777 for inc/setting.php and inc/config.php files.

and ask if you get any problem.

Regards,

Ahmed.

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website Find all posts by this user
Quote this message in a reply
01-30-2007, 02:39 PM
Post: #9
RE: How to transfare your forum to another host (Tutorial)
Hm, I couldn't acess the admin cp for a wierd reason, I simply just edited inc/config.php and now all it's working Wink
Thanks anyways
Find all posts by this user
Quote this message in a reply
01-30-2007, 02:41 PM
Post: #10
RE: How to transfare your forum to another host (Tutorial)
I was mean access your ACP, via your browser like http://www.xxxx.com/forum/admin see?
anyway good you slove it.

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: