diff options
author | ahriman <ahriman@falte.red> | 2019-01-02 04:57:35 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-01-02 04:57:35 +0000 |
commit | 2bd7f83a6495011ada78ca8a9f2af417caf01760 (patch) | |
tree | f9acdb7f09e011c65330ab993d4db3620787dbfb /wiki/inc/lang/en/install.html | |
parent | bcb215c3a7e914d05f166846a33860e48bba64fb (diff) | |
download | site-2bd7f83a6495011ada78ca8a9f2af417caf01760.tar.gz |
removed dokuwiki
Diffstat (limited to 'wiki/inc/lang/en/install.html')
-rw-r--r-- | wiki/inc/lang/en/install.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/wiki/inc/lang/en/install.html b/wiki/inc/lang/en/install.html deleted file mode 100644 index df2b699..0000000 --- a/wiki/inc/lang/en/install.html +++ /dev/null @@ -1,24 +0,0 @@ -<p>This page assists in the first time installation and configuration of -<a href="http://dokuwiki.org">Dokuwiki</a>. More info on this -installer is available on it's own -<a href="http://dokuwiki.org/installer">documentation page</a>.</p> - -<p>DokuWiki uses ordinary files for the storage of wiki pages and other -information associated with those pages (e.g. images, search indexes, old -revisions, etc). In order to operate successfully DokuWiki -<strong>must</strong> have write access to the directories that hold those -files. This installer is not capable of setting up directory permissions. That -normally needs to be done directly on a command shell or if you are using hosting, -through FTP or your hosting control panel (e.g. cPanel).</p> - -<p>This installer will setup your DokuWiki configuration for -<abbr title="access control list">ACL</abbr>, which in turn allows administrator -login and access to DokuWiki's admin menu for installing plugins, managing -users, managing access to wiki pages and alteration of configuration settings. -It isn't required for DokuWiki to operate, however it will make Dokuwiki easier -to administer.</p> - -<p>Experienced users or users with special setup requirements should use these links -for details concerning -<a href="http://dokuwiki.org/install">installation instructions</a> -and <a href="http://dokuwiki.org/config">configuration settings</a>.</p> |