Transfer to a new server

Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
Forum rules
Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
Locked
bryntwr
Registered User
Posts: 16
Joined: Wed Feb 04, 2009 9:09 am

Transfer to a new server

Post by bryntwr »

How would I go around transfering my site template and all the database to another server?

:D

LCCEnterprise
Registered User
Posts: 16
Joined: Wed Feb 04, 2009 1:31 am

Re: Transfer to a new server

Post by LCCEnterprise »

bryntwr wrote:How would I go around transfering my site template and all the database to another server?

:D

Do a complete back up of your files, and save the database.

Upload to new server.
Change the database info to the correct info for the new one in config.php

and you should be set.

oXo
Registered User
Posts: 66
Joined: Mon Feb 02, 2009 2:16 am

Re: Transfer to a new server

Post by oXo »

BAckup all your file to your desktop and install new mySQL to your new server including phpBB3 & your existing template then upload all existing file from your desktop except the config.php because you're having a new configuration to your new mySQL so you don't need that.
I don't know if you're not going to install the phpBB3 will work with your exiting file but for sure you need to install a fresh one.

bryntwr
Registered User
Posts: 16
Joined: Wed Feb 04, 2009 9:09 am

Re: Transfer to a new server

Post by bryntwr »

So basically go to my cpanel and go into my sql and backup that sql file and then go into my admin control panel and backup everything in there?

oXo
Registered User
Posts: 66
Joined: Mon Feb 02, 2009 2:16 am

Re: Transfer to a new server

Post by oXo »

Open your FTP and backup the whole folder of your phpBB3 content if that is the folder of your forum file... then after you backup the file go to your NEW Cpanel server then create a new mySQL database to have the information that you will be needed when installing the new fresh phpBB3 and the rest is the same with my 1st post

bryntwr
Registered User
Posts: 16
Joined: Wed Feb 04, 2009 9:09 am

Re: Transfer to a new server

Post by bryntwr »

The problem ive got is, i cannot access my new server, i have to wait until im taken off the old server and put on the new one.

oXo
Registered User
Posts: 66
Joined: Mon Feb 02, 2009 2:16 am

Re: Transfer to a new server

Post by oXo »

Is that the same hosting server? Then what you need to do 1st is backup all the file and wait till they activate your new hosting server.

bryntwr
Registered User
Posts: 16
Joined: Wed Feb 04, 2009 9:09 am

Re: Transfer to a new server

Post by bryntwr »

Do I then just need to upload a blank config file and restore the mysql db using the name usernames and passwords?

User avatar
COD3M4ST3R-X
Registered User
Posts: 228
Joined: Wed Nov 05, 2008 7:52 am
Location: Lahore,Pakistan
Contact:

Re: Transfer to a new server

Post by COD3M4ST3R-X »

bryntwr wrote:Do I then just need to upload a blank config file and restore the mysql db using the name usernames and passwords?
Here,s a detailed and straightforward tutorial.

Code: Select all

http://www.startrekguide.com/community/viewtopic.php?f=62&t=4516
Image
Long Live PhpBB!

Locked