The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Deploy from test server to production PROBLEM - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Deploy from test server to production PROBLEM (/showthread.php?tid=4804) |
Deploy from test server to production PROBLEM - raowyr - 2013-05-30 Hi, i have build a small website on a test server hosted on altervista.org provider. The test site is http://raowyr.altervista.org/gs2. Now, when i completed the website, i decide to deploy on the production server. By FTP i copy the content of gs2 directory of test server into the root of production server. Here the result www.vivaiomassarosa.com. Now, there are some problems.
How can i resolve these problems? Thanks in advice regards RE: Deploy from test server to production PROBLEM - shawn_a - 2013-05-30 We do not support iis. Links in content will be hard coded to domain not relative. RE: Deploy from test server to production PROBLEM - raowyr - 2013-05-31 thanks =) RE: Deploy from test server to production PROBLEM - shawn_a - 2013-05-31 yeah unfortunately, but you did not post any actual errors so no one can really help you. RE: Deploy from test server to production PROBLEM - raowyr - 2013-06-04 Any suggestions about switching from local to deploy machine? If links are not relative, the only option is to work directly on the HOST machine? If this is the only option, how can i put the site in maintenance mode for users but not for admin? Thanks again RE: Deploy from test server to production PROBLEM - Carlos - 2013-06-04 Quote: What you can do:( http://get-simple.info/wiki/installation:migrating ) But it would be nice to have a plugin or script for this. RE: Deploy from test server to production PROBLEM - shawn_a - 2013-06-04 There is a maintenance plugin you can try. You would just have to run a global find replace across your page files, not a big deal. |