PDA

View Full Version : Question about MySQL/PHP versions when moving servers?


beansbaxter
Thu 22nd Jun '06, 11:34pm
I am getting ready to move my vBulletin forum from an old server to a completely new one. I have read through the tutorial and it appears easy enough. My question is...

My vBulletin forum currently resides on the old server, which is running MySQL 4.0.17 and PHP 4.4.2

The new server that it will be moving to is running MySQL 4.1.12 and PHP 4.3.9

The new server has a newer version of MySQL and an older version of PHP. Will these version differences pose any problems when moving the vBulletin forum and matching database??

Colin F
Fri 23rd Jun '06, 3:49am
Most likely not.

eva2000
Sat 24th Jun '06, 10:44am
no probs if you use mysqldump to backup the 4.0.17 based databases to sql files and import then into the new server