Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16602

phpBB cannot be installed and/or run without iconv or mbstring

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.3.2-RC1
    • 3.3.1
    • None
    • None

      I recently took a look inside of Twig because of this: https://www.phpbb.com/community/viewtopic.php?f=661&t=2567666 

      That particular issue is now fixed in Twig 2.x/3.x but other parts of Twig do require at least one of iconv or mbstring to work properly. The version of Twig that ships with phpBB 3.3.1 can't even display the installer but using the yet-unreleased fix, the installer can display the "Check requirements" step properly and only fails during the "Set installation data" step. That's mere happenstance, however, and it's possible that future versions of Twig or the installer will fail before the requirements can even be displayed.

      Note that the iconv polyfill requires mbstring for some functions, and vice-versa.

            Marc Marc
            JoshyPHP JoshyPHP
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: