Login
Donate to Zikula
Installation, Configuration, & Upgrades
::
Best way to transfer a Postnuke install to another server?
-
I need to transfer my PostNuke install to another server. What's the best way to do this? Can I just save the database and files and transfer them to the new server, or do I need to go through the install process or something? Will all of my modules and plugins still work, or will I have to reinstall those? Thanks.
-
I cannot say this is the best way, but method always worked for me. First of all install pnBackup on ur PostNuke site. Back up all the tables. This will generate a huge SQL statement. now import this SQL to ur new DB server and copy the entire file structure. Open the config.php and make necessary changes to the DB connection (make sure ur password is not encrypted) or if you have the install folder, run install.php and follow the instructions. Make sure you poin to the DB where you have just imported the tables.
Good luck,
Suresh -
