I have read about every thread here about this subject. Is there a write up about preparing the old database to run the Import against?
I have:
We have a phpBB 2.0.4 up and running. I'd like to make a backup and then move it to the new server locally,then run the import. Can this be done and do you know of a "How to”write-up?
The new board will be on a dedicated Linux v9 server. It has Plesk as the interface.
Thank you
John Langerud
I have:
Right, on we go.
Secondly, make a back up of your source board and do the initial trail run import from that, not the live board.
ImpEx only ever reads from a source board it will never alter source data. Though running an import against source data that is being updated can have some strange outcomes for the import as well as the source board, also it will cause a lot of load on the source board.
Make sure you have the latest download, the version is in the download in the impex.readme.txt file. The latest version avaiable is at the top of the status thread.
Setting up
Set up a board for practicing an import into.
The vBulletin license allows you to have a development board installed for the purposes of development and testing. Practicing an import is a good example of this.
Copy your source data to the same machine that your development vBulletin install, be that a database (i.e. phpBB) or the files (i.e. ubb.classic).
Secondly, make a back up of your source board and do the initial trail run import from that, not the live board.
ImpEx only ever reads from a source board it will never alter source data. Though running an import against source data that is being updated can have some strange outcomes for the import as well as the source board, also it will cause a lot of load on the source board.
Make sure you have the latest download, the version is in the download in the impex.readme.txt file. The latest version avaiable is at the top of the status thread.
Setting up
Set up a board for practicing an import into.
The vBulletin license allows you to have a development board installed for the purposes of development and testing. Practicing an import is a good example of this.
Copy your source data to the same machine that your development vBulletin install, be that a database (i.e. phpBB) or the files (i.e. ubb.classic).
The new board will be on a dedicated Linux v9 server. It has Plesk as the interface.
Thank you
John Langerud
Comment