Added diff navigation
[dokuwiki.git] / inc / lang / en / install.html
blobdf2b69935ef6952f9f3277dc5db68f8f9410d4ef
1 <p>This page assists in the first time installation and configuration of
2 <a href="http://dokuwiki.org">Dokuwiki</a>. More info on this
3 installer is available on it's own
4 <a href="http://dokuwiki.org/installer">documentation page</a>.</p>
6 <p>DokuWiki uses ordinary files for the storage of wiki pages and other
7 information associated with those pages (e.g. images, search indexes, old
8 revisions, etc). In order to operate successfully DokuWiki
9 <strong>must</strong> have write access to the directories that hold those
10 files. This installer is not capable of setting up directory permissions. That
11 normally needs to be done directly on a command shell or if you are using hosting,
12 through FTP or your hosting control panel (e.g. cPanel).</p>
14 <p>This installer will setup your DokuWiki configuration for
15 <abbr title="access control list">ACL</abbr>, which in turn allows administrator
16 login and access to DokuWiki's admin menu for installing plugins, managing
17 users, managing access to wiki pages and alteration of configuration settings.
18 It isn't required for DokuWiki to operate, however it will make Dokuwiki easier
19 to administer.</p>
21 <p>Experienced users or users with special setup requirements should use these links
22 for details concerning
23 <a href="http://dokuwiki.org/install">installation instructions</a>
24 and <a href="http://dokuwiki.org/config">configuration settings</a>.</p>