jeret Posted March 25, 2011 Report Share Posted March 25, 2011 hi i have uniform server up and running on a windows server, i need to move my whole project to another new server. how do i go about this? do i just copy out the folder to the new server or is a special function to export it out? thanks Quote Jeret Christopher WEB DESIGNER Link to comment Share on other sites More sharing options...
BobS Posted March 29, 2011 Report Share Posted March 29, 2011 do i just copy out the folder to the new server?Yes. The beauty of the Uniform Server system is that it's portable. What you may have to do, though, is to check whether your application needs to be adjusted if the domain name is changed. I know that WordPress requires this. It's a simple change in one of the database tables, specifically wp_options. The siteurl and home entries need to modified to reflect a new domain name. But if you use the same domain name, you should be good to go.Regards,BobS Quote Link to comment Share on other sites More sharing options...
jeret Posted March 30, 2011 Author Report Share Posted March 30, 2011 Thanks BobS Quote Jeret Christopher WEB DESIGNER Link to comment Share on other sites More sharing options...
Znote Posted March 30, 2011 Report Share Posted March 30, 2011 If you want to upgrade uniform server and keep your old files then: Enter phpmyadmin, select the databases you want to take backup of, click export, export the database. (download a text or archived file and save it for later). Then enter Uniserv/www/ copy all files inside here. Then move Uniserv/www/ files to the new server, enter phpmyadmin, and import the database you just exported earlier. And your pretty much done. Quote I am representing the open tibia community otland.netotland.net is contributing open source server software to an 2d mmorpg game called Tibia.Here are some Uniform server tutorials/guide contributions from me:VIDEO TUTORIAL: I teach newbreeds to install and operate uniform server: (Updated for Coral 8.x)http://youtu.be/AsyxPhDTOcIUniform Server newbie guide:Securely installing Uniform Server for total newbeginners:http://otland.net/f479/nothing-fully-worki...-0-3-6-a-77593/(also contains how to get our open source tibia game, and connect it successfully to the uniform mysql server).How to add a website for our open source tibia game which includes highscore, create account and so on: (On uniform server)http://otland.net/f479/website-installing-...m-server-91951/ Link to comment Share on other sites More sharing options...
Shyokou Ouyou Posted March 31, 2011 Report Share Posted March 31, 2011 I would prefer a separate folder for customized service that parallel the uniform server, although the database export/import is still necessary during a US upgrade ... Quote Link to comment Share on other sites More sharing options...
jeret Posted March 31, 2011 Author Report Share Posted March 31, 2011 Thanks guys... Quote Jeret Christopher WEB DESIGNER Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.