1452114025 | current | ||
---|---|---|---|
Line 5: | Line 5: | ||
==== 1. Webserver supporting PHP==== | ==== 1. Webserver supporting PHP==== | ||
- | DokuWiki will run on any web server, that supports [[http://www.php.net|PHP]]. Most users use [[http://www.apache.org/httpd|Apache]] but many others including IIS, litespeed, lighttpd, nginx and Abyss are known to work. | + | DokuWiki will run on any web server, that supports [[http://php.net/|PHP]]. Most users use [[http://httpd.apache.org/|Apache]] but many others including IIS, litespeed, lighttpd, nginx and Abyss are known to work. |
==== 2. PHP version 5.3.3 or later ==== | ==== 2. PHP version 5.3.3 or later ==== | ||
Line 11: | Line 11: | ||
**PHP needs to be at least Version 5.3.3** but newer versions are highly recommended. | **PHP needs to be at least Version 5.3.3** but newer versions are highly recommended. | ||
- | For resizing [[:images]] either the [[phpfn>ref.image|PHP GD extension]] or [[http://www.imagemagick.org|Image Magick]] should be installed. | + | For resizing [[:images]] either the [[phpfn>ref.image|PHP GD extension]] or [[http://www.imagemagick.org/|Image Magick]] should be installed. |
- | DokuWiki should work in PHP's [[phpfn>features.safe-mode|Safe Mode]], but depending on your hosting configuration you may need to use the [[:config:safemodehack]] option. | + | DokuWiki should work in PHP's [[phpfn>features.safe-mode|Safe Mode]], but depending on your hosting configuration you may need to use the [[config:safemodehack]] option. |
- | The pcre library in PHP needs to be compiled with UTF-8 support. You can test this by executing ''pcretest -C'' and looking for "UTF-8 support" (or "UTF-8 and UTF-16 support") and "Unicode properties support". ((If UTF-8 support is missing, snippets in the search results will be missing and when you follow links in the search results the pages will be empty.)) | + | The pcre library in PHP needs to be compiled with UTF-8 support. You can test this by executing ''pcretest -C'' and looking for "UTF-8 support" (or "UTF-8 and UTF-16 support") and "Unicode properties support".((If UTF-8 support is missing, snippets in the search results will be missing and when you follow links in the search results the pages will be empty.)) |
==== 3. A recent browser ==== | ==== 3. A recent browser ==== |
↧
requirements
↧