Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
73:releasenotes [2019/04/12 17:24] emr73:releasenotes [2020/04/14 11:16] – [Adapt the server.xml] vtbr
Line 138: Line 138:
   [...]   [...]
 </Context> </Context>
 +
 </code> </code>
  
Line 153: Line 154:
   [...]   [...]
 </Context> </Context>
 +
 </code> </code>
  
- \\ 
-Finally run the Stages update script: 
  
-  * Stop the Stages service+To be safe in case of any crashes/problems during the update, **back up your database** (dump) and finally run the Stages update script: 
 + 
 +   * Stop the Stages service
   * Execute the update script:   * Execute the update script:
       * Windows: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>\stages\bin\update.bat</font>"       * Windows: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>\stages\bin\update.bat</font>"
       * Linux: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>/stages/bin/update.sh</font>"       * Linux: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>/stages/bin/update.sh</font>"
   * Restart the Stages service   * Restart the Stages service
 +
  
 ==== URLs must contain the correct protocol ==== ==== URLs must contain the correct protocol ====