install_php7-xml_to_avoid_utf_encode_decode_issue
Install php7-xml to avoid utf encode/decode issue
Issue
- Try to run a local instance of the Dokuwiki installer, using PHP 7's build-in dev server.
- Get these errors:
- PHP function utf8_encode is not available. Maybe your hosting provider disabled it for some reason?
- PHP function utf8_decode is not available. Maybe your hosting provider disabled it for some reason?
Solution
Use your package manager to install the “php7-xml” package.
install_php7-xml_to_avoid_utf_encode_decode_issue.txt · Last modified: 2024/08/11 18:08 by jimc