DokuWiki

It's better when it's simple

User Tools

Site Tools


install:upgrade

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
install:upgrade [2018-05-07 09:05] – add a point to check the requirements before starting upgrade mprinsinstall:upgrade [2024-02-22 21:33] (current) – [Alternative Ways] 84.15.186.150
Line 8: Line 8:
  
   * **Step 1:** Make a [[:faq:backup]] of your DokuWiki, this is not necessarily needed but recommended   * **Step 1:** Make a [[:faq:backup]] of your DokuWiki, this is not necessarily needed but recommended
-    * Example: \\ <code bash>tar zcpfv dokuwiki-backup.tar.gz /path/to/dokuwiki</code>+    * Example:\\ <code bash>tar zcpfv dokuwiki-backup.tar.gz /path/to/dokuwiki</code>
  
   * **Step 2:** Read the [[:changes|changelog]] to see if there are any special things to consider   * **Step 2:** Read the [[:changes|changelog]] to see if there are any special things to consider
  
-  * **Step 3:** Download the newest release from the [[http://download.dokuwiki.org|download site]].+  * **Step 3:** Download the newest release from the [[https://download.dokuwiki.org|download site]].
     * <code bash>cd ~     * <code bash>cd ~
 wget http://.../dokuwiki-xxxx-xx-xx.tgz</code> wget http://.../dokuwiki-xxxx-xx-xx.tgz</code>
Line 25: Line 25:
   * **Step 6:** Upgrade your [[:template]] and [[:plugins]] if necessary   * **Step 6:** Upgrade your [[:template]] and [[:plugins]] if necessary
  
-  * **Step 7:** Wait for a day for update notifications to go away, or speed the process by following the steps in [[:update_check|Update Check]]+  * **Step 7:** Wait a day for the update notifications to go away. Alternativelyyou can speed up the process by following the steps in [[:update_check|Update Check]]
  
  
 Note: Yes, we explicitly recommend overwriting your old installation. If you adhered to the advice of defining config options in *.local files only (the Configuration Manager does this automatically) your previous config settings will **not** be overwritten. The same is true for all your pages and media files. Using the overwrite approach will save you a lot of trouble with keeping page revisions correctly working as these are depending on file modification time-stamps. Note: Yes, we explicitly recommend overwriting your old installation. If you adhered to the advice of defining config options in *.local files only (the Configuration Manager does this automatically) your previous config settings will **not** be overwritten. The same is true for all your pages and media files. Using the overwrite approach will save you a lot of trouble with keeping page revisions correctly working as these are depending on file modification time-stamps.
- 
  
 ===== Pitfall on suhosin php extension ===== ===== Pitfall on suhosin php extension =====
-Dokuwiki version since 2015-08-10 "Detritus" requires some special settings in [[https://suhosin.org/stories/index.html|suhosin php extension]] (if installed), otherwise edit page and plugin update/install won't work. Please refer to [[:install|DokuWiki Installation]] for detailed instruction.+ 
 +DokuWiki version since 2015-08-10 "Detritus" requires some special settings in [[https://suhosin.org/stories/index.html|suhosin php extension]] (if installed), otherwise edit page and plugin update/install won't work. Please refer to [[:install|DokuWiki Installation]] for detailed instruction. 
 ===== Troubleshooting ===== ===== Troubleshooting =====
  
Line 46: Line 47:
   * ''data/media_attic''   * ''data/media_attic''
   * ''data/media_meta''   * ''data/media_meta''
- 
  
 ===== Alternative Ways ===== ===== Alternative Ways =====
Line 56: Line 56:
   * [[http://installatron.com/dokuwiki|Upgrading using Installatron Applications Installer]]   * [[http://installatron.com/dokuwiki|Upgrading using Installatron Applications Installer]]
   * [[http://apscatalog.com/1/splitbrain.org/dokuwiki/|Upgrading by APS]]   * [[http://apscatalog.com/1/splitbrain.org/dokuwiki/|Upgrading by APS]]
-  * [[http://home.komsys.org/~jocke/upgrade-dokuwiki.txt|Upgrading using common Linux commands (copy-paste commands)]]+  * [[http://home.komsys.org/~jocke/upgrade-dokuwiki.txt|Upgrading using common Linux commands (copy-paste commands)]] [missing on server]
   * [[http://falstaff.agner.ch/2010/08/12/using-git-to-install-dokuwiki/|Installing and upgrading via git]]   * [[http://falstaff.agner.ch/2010/08/12/using-git-to-install-dokuwiki/|Installing and upgrading via git]]
- 
  
 ===== Upgrading an Old Distribution ===== ===== Upgrading an Old Distribution =====
  
-When upgrading from a distribution which is a few or more years old, it is best to upgrade in stages, one year at a time, using the steps described above.  You can get old distributions from the [[http://download.dokuwiki.org/archive|download archive]]. +When upgrading from a distribution which is a few or more years old, it is best to upgrade in stages, one year at a time, using the steps described above.  You can get old distributions from the [[https://download.dokuwiki.org/archive|download archive]].
  
install/upgrade.1525676738.txt.gz · Last modified: 2018-05-07 09:05 by mprins

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki