Floris
10th August 2007, 12:44 AM
Tip of the day : Migrate servers - tip for the rest of us
Original thread (http://www.vbulletin.com/forum/showthread.php?t=231745&goto=newpost) posted on vBulletin.com by : Bill-SWJ on : Thu, 31 May 2007 20:44:56 GMT
Migrate servers - tip for the rest of us]I have now moved my install for the 3rd time, from one server to another, with subsequent DNS change. The vBulletin documentation has truly rocked and saved my bacon for the large "middle bit" of the move that I wouldn't otherwise have had a clue about. But there is a front and a back end of it, too, beyond the scope of the vBulletin installation itself but very significant. I just broke the code on the rest of the method, courtesy of a smart guy. Here's what I learned, 3rd time was the charm, avoided any real downtime this last move during DNS propagation, and no two-installs-out-of-synch issues. Provided here for other semi-Luddites out there. This is master-of-the-obvious stuff to many of you, but it was VooDoo slick to me.
Concept: adjust old install to point to db on new server during "transition" period when DNS may be pointing to either site (new or old)
Steps:
- confirm all install files are in place on new server
- adjust config.php for new server
- turn vBulletin off on old system via AdminCP, stopping changes to db
- backup and copy database, using detailed instructions here (http://www.vbulletin.com/docs/html/moving_servers)
- change config.php of old server to point to new db on new server
- test old server w/ new db (domain name will still get you there)
- turn old install back on via AdminCP
- test new install (need to use direct access URL to get there)
- turn new server back on via AdminCP (direct URL access)
- ready for DNS change at registrar
vBulletin-Fans.com hopes you learned something from this great tip and if you also have a great tip you can submit it on vBulletin-Tutorials.com here (http://www.vbulletin-tutorials.com/newthread.php?do=newthread&f=591), or on vBulletin.com here (http://www.vbulletin.com/forum/forumdisplay.php?f=109). Don't forget to subscribe to this forum (http://www.vbulletin-tutorials.com/subscription.php?do=addsubscription&f=591) to get daily tips on how to best secure, optimize, manage and operate your vBulletin powered forum.
Floris & Staff
vBulletin Fans Network
http://www.vBulletin-Tutorials.com/
Original thread (http://www.vbulletin.com/forum/showthread.php?t=231745&goto=newpost) posted on vBulletin.com by : Bill-SWJ on : Thu, 31 May 2007 20:44:56 GMT
Migrate servers - tip for the rest of us]I have now moved my install for the 3rd time, from one server to another, with subsequent DNS change. The vBulletin documentation has truly rocked and saved my bacon for the large "middle bit" of the move that I wouldn't otherwise have had a clue about. But there is a front and a back end of it, too, beyond the scope of the vBulletin installation itself but very significant. I just broke the code on the rest of the method, courtesy of a smart guy. Here's what I learned, 3rd time was the charm, avoided any real downtime this last move during DNS propagation, and no two-installs-out-of-synch issues. Provided here for other semi-Luddites out there. This is master-of-the-obvious stuff to many of you, but it was VooDoo slick to me.
Concept: adjust old install to point to db on new server during "transition" period when DNS may be pointing to either site (new or old)
Steps:
- confirm all install files are in place on new server
- adjust config.php for new server
- turn vBulletin off on old system via AdminCP, stopping changes to db
- backup and copy database, using detailed instructions here (http://www.vbulletin.com/docs/html/moving_servers)
- change config.php of old server to point to new db on new server
- test old server w/ new db (domain name will still get you there)
- turn old install back on via AdminCP
- test new install (need to use direct access URL to get there)
- turn new server back on via AdminCP (direct URL access)
- ready for DNS change at registrar
vBulletin-Fans.com hopes you learned something from this great tip and if you also have a great tip you can submit it on vBulletin-Tutorials.com here (http://www.vbulletin-tutorials.com/newthread.php?do=newthread&f=591), or on vBulletin.com here (http://www.vbulletin.com/forum/forumdisplay.php?f=109). Don't forget to subscribe to this forum (http://www.vbulletin-tutorials.com/subscription.php?do=addsubscription&f=591) to get daily tips on how to best secure, optimize, manage and operate your vBulletin powered forum.
Floris & Staff
vBulletin Fans Network
http://www.vBulletin-Tutorials.com/