DokuWiki

It's better when it's simple

User Tools

Site Tools


install

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
Next revisionBoth sides next revision
install [2017-11-11 18:25] – [Alternative Install Methods] 82.83.217.111install [2019-08-04 10:09] – removed mgoldman
Line 1: Line 1:
- 
-    * [[install:godaddy.com|GoDaddy]] 
-    * [[install:hosted|Hosted Webspace]] 
-    * [[install:azurewebsites|Microsoft Azure Web App Service]] 
-    * [[install:ovh.com|ovh.com]] 
-    * [[install:sourceforge|SourceForge]] 
-    * [[install:strato|Strato and 1&1]] 
- 
-Some web hosts have DokuWiki included in their list of installable packages making the install almost automatic. 
- 
-==== Alternative Install Methods ===== 
- 
-    * [[https://cloudron.io|Cloudron.io]] has  a [[httpsModule]] -- an installer which deploys DokuWiki on top of LAMPStack if you are using Linux, or MAMPStack, WAMPStack or SAMPstack if you are using Mac, Windows or Solaris allowing to share database, webserver and language runtime with other applications modules.   
-    * [[http://sourceforge.net/projects/desktopwiki/|Desktop Wiki]] -- another portable DokuWiki, but it is seemingly unmaintained (not updated since 2013) 
-    * [[devel:git#maintaining_a_stable_version_with_git|Using Git to handle the installation]] 
-    * [[https://sourceforge.net/projects/dokuwikispatial/files/DokuWiki%20portable/|Portable DokuWiki using Uniform Server PHP MicroServer]] 
-    * [[https://www.synology.com/|Synology NAS]] operating system "Disk Station Manager" provides DokuWiki package for easy installing 
- 
-===== Pitfall on suhosin PHP extension ===== 
- 
-If your PHP installation has [[https://suhosin.org/stories/index.html|suhosin php extension]] installed, remember to set ''suhosin.post.disallow_nul'' and ''suhosin.request.disallow_nul'' in ''php.ini'' to 0, otherwise the Edit page and the Plugin page won't work. (For the Edit page it loops back to the Edit page when you save the page, and for the Plugin page the plugin install/update button will not work.) 
- 
-You can confirm your server PHP configuration by putting a file named ''test.php'' on the server with the following content: 
- 
-''<?php phpinfo(); ?>'' 
- 
-and use the web browser to visit the page. 
- 
-If your dokuwiki is installed on a web hosting that you cannot change server configuration, please ask your web hosting to change the required configuration. 
- 
-===== It Works! What Now? ===== 
- 
-Here is what you may want to do when everything is up and working: 
- 
-  * Check the [[security]] page again 
-  * Consider enabling [[rewrite|URL rewriting]] 
-  * Choose a license for your content---use config [[config:license]] or edit the ''footer.html'' inside the dokuwiki/lib/tpl/... folder if your template doesn't use ''tpl_licence()'' introduced with DokuWiki 2009-02-14. 
-  * Enter a few words how and where you use [[DokuWiki]] in the [[dokuinstall|userpage]] 
-  * Subscribe to the [[newsletter]] 
-  * Read: 
-    * [[faq|Frequently Asked Questions]] 
-    * [[tips:maintenance|day-to-day maintenance needed for DokuWiki]] 
-    * [[tips|tips and tricks]], especially [[tips:tailorwikirules|best-practices]] to follow after installing 
- 
-===== It Doesn't Work! Troubleshooting ===== 
- 
-If you've encountered problems installing DokuWiki, and you've carefully checked each of the steps above: 
- 
-  * [[https://download.dokuwiki.org/|Download the source package]] again to ensure you do not have a corrupt download 
-  * Upload your files again---FTP corruption is a common cause for problems. Uploading a zip file and extracting on the server may be more reliable than uploading files individually 
-  * Double and triple check [[install:permissions|file and folder permissions]] -- this is a **very** common cause of problems 
- 
-  * Be sure to [[https://forum.dokuwiki.org/search|search the forum]] before posting your questions to the [[https://forum.dokuwiki.org/forum/2/|installation forum]] 
- 
  
install.txt · Last modified: 2023-09-20 21:53 by andi

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