DokuWiki

It's better when it's simple

User Tools

Site Tools


install

This is an old revision of the document!


哈哈啊哈

Detailed Instructions

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

Distribution/OS Specifics

Webserver Specifics

Web Host Specifics

Some web hosts have DokuWiki included in their list of installable packages making the install almost automatic.

Alternative Install Methods

Pitfall on suhosin PHP extension

If your PHP installation has 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:

It Doesn't Work! Troubleshooting

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

  • 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 file and folder permissions – this is a very common cause of problems
install.1496212318.txt.gz · Last modified: 2017-05-31 08:31 by 123.116.153.102

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