Comment to 'UNA 11.0 Upgrade - HTTP ERROR 500'
  • Items 1-3 did nothing...error log:

    Error: Call to undefined function mb_internal_encoding() in /public_html/inc/header.inc.php:25

    Reviewing line 25 in header.inc.php:

    error_reporting(E_ALL);

    mb_internal_encoding('UTF-8');

    mb_regex_encoding('UTF-8');

    date_default_timezone_set('UTC');