DokuWiki

It's better when it's simple

User Tools

Site Tools


faq:servermove

This is an old revision of the document!


How to move DokuWiki from one Server to another?

The simplest way to do this is to just copy the whole DokuWiki directory to the new server.

Here are a few things that might cause some trouble:

  • Last modified dates (filemtime) may change when just copying your files. To avoid this, pack the whole directory in a TGZ file, transfer it and unpack it on the other server.
  • basedir and baseurl options might have to be adjusted.
  • The cache might need to be updated. See caching for info about how to do that.
  • Permissions and fmode and dmode may need tweaking.
  • Your .htaccess might need to be tweaked, especially when using URL rewriting
  • You should upgrade after transferring the data.

Transitions between different operating systems should not cause any trouble, DokuWiki does not care for OS specifics.

faq/servermove.1220529426.txt.gz · Last modified: 2009-12-18 12:57 (external edit)

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