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

Impossible to install with open basedir restrictions

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.2.0-RC1
    • 3.2.0-RC2
    • None

    Description

      I tried to install phpBB 3.2.0 b2 and RC1 for testing purposes, but I'm always running in the following issue:

      PHP Fatal error:  Uncaught Error: Call to a member function get() on null in /home/www-data/data/(path to doc_root)/install/startup.php:70Stack trace:#0 [internal function]: installer_msg_handler(2, 'file_exists(): ...', '/home/www-data/...', 60, Array)
      #1 /home/www-data/data/(path to doc_root)/vendor/symfony/config/FileLocator.php(60): file_exists('/home/www-data/...')
      #2 /home/www-data/data/(path to doc_root)/vendor/symfony/config/Loader/FileLoader.php(95): Symfony\Component\Config\FileLocator->locate('../../default/c...', '/home/www-data/...', false)
      #3 /home/www-data/data/(path to doc_root)/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(105): Symfony\Component\Config\Loader\FileLoader->import('../../default/c...', NULL, false, '/home/www-data/...')
      #4 /home/www-data/data/(path to doc_root)/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(54): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/home/www-data/...')
      #5 /home/www-data/data/(path to doc_root)/vendor/symfony/config/Loader/FileLoader.php(112): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/home/www-data/...', NULL)
      #6 /home/www-data/data/(path to doc_root)/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(105): Symfony\Component\Config\Loader\FileLoader->import('/home/www-data/...', NULL, false, '/home/www-data/...')
      #7 /home/www-data/data/(path to doc_root)/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(54): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/home/www-data/...')
      #8 /home/www-data/data/(path to doc_root)/phpbb/di/extension/core.php(57): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('installer/conta...')
      #9 /home/www-data/data/(path to doc_root)/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(55): phpbb\di\extension\core->load(Array, Object(Symfony\Component\DependencyInjection\ContainerBuilder))
      #10 /home/www-data/data/(path to doc_root)/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
      #11 /home/www-data/data/(path to doc_root)/vendor/symfony/dependency-injection/Compiler/Compiler.php(107): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
      #12 /home/www-data/data/(path to doc_root)/vendor/symfony/dependency-injection/ContainerBuilder.php(593): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
      #13 /home/www-data/data/(path to doc_root)/phpbb/di/container_builder.php(187): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
      #14 /home/www-data/data/(path to doc_root)/install/startup.php(134): phpbb\di\container_builder->get_container()
      #15 /home/www-data/data/(path to doc_root)/install/app.php(25): require('/home/www-data/...')
      #16 {main}
      thrown in /home/www-data/data/(path to doc_root)/install/startup.php on line 70
      

      (Substituted real path with „(path to doc_root)“ for privacy reasons, the ... isn't a substitute, it's also in the unsubstituted message)

      Attachments

        Issue Links

          Activity

            People

              nicofuma nicofuma
              Freigeist Freigeist [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: