DokuWiki

It's better when it's simple

User Tools

Site Tools


requirements

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
requirements [2020-12-07 15:09] StarArmyrequirements [2021-01-16 16:27] – Specification about Safe Mode patric
Line 12: Line 12:
 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 PHP Safe Mode feature has been deprecated since PHP 5.3 and removed as of PHP 5.4.
  
 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.))
Line 18: Line 19:
 **PHP 7.0** installation (on Ubuntu 16.04 or debian 9) need the php-xml package installed. (Fixes error: Uncaught Error: Call to undefined function utf8_decode() ) **PHP 7.0** installation (on Ubuntu 16.04 or debian 9) need the php-xml package installed. (Fixes error: Uncaught Error: Call to undefined function utf8_decode() )
  
-**Dokuwiki is not yet compatible with PHP 8**.+:!: Dokuwiki is not yet compatible with **PHP 8**((https://forum.dokuwiki.org/d/18563-php8-compatibility)).
  
 ==== 3. A recent browser ==== ==== 3. A recent browser ====
requirements.txt · Last modified: 2024-02-11 18: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