Translations of this page?:

DokuWiki Installations

There are separate upgrade instructions if you have an existing installation.

Installing DokuWiki is very easy - in general it's just a matter of unpacking and setting permissions. You should first try to follow the simple instructions given here, if you encounter problems or the instructions are not detailed enough for you, follow one of the links below.

  • Step 3: Unpack the distribution tarball and upload/copy the files to your webspace.
  • Step 4: Open the install.php in your browser and follow the instructions. (For additional information, see the installer page.)
  • Step 5: Enjoy your DokuWiki install and browse through the manual to discover what you can do with it

A screencast of installing DokuWiki shows installation to a shared web hosting provider, but it may be useful for other situations as well.

Detailed Instructions

If you encounter problems following the steps above or need some detailed information for one of the steps check out these pages:

It Works! What Now?

Here is what you may want to do when everything is up and working:

It Doesn't Work! Troubleshooting

If you've encountered problems installing DokuWiki, and you've carefully checked each of the steps above:

Development Version

If you're attempting to run a development version (which will likely fix some bugs whilst adding new ones) and receive message ”unrecognised or modified dokuwiki.php”, perform the following:

  1. copy the reported hash key, e.g. '1e5c42eac3219d9e21927c39e3240aad'
  2. open install.php and find
    $dokuwiki_hash array
  3. duplicate the final line within the array, e.g.
    '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
  4. edit your duplicated line for date and new hash key, e.g.
    '2008-03-17'   => '1e5c42eac3219d9e21927c39e3240aad',
  5. save, upload to server and rerun install.php
  6. say hello to the world.
 
install.txt · Last modified: 2008/12/30 13:36 by 213.227.26.106
 

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported

Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsDarcsXRefTranslate