Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-16602

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

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.3.1
    • 3.3.2-RC1
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: