Created
March 29, 2014 21:41
-
-
Save Elsensee/9863516 to your computer and use it in GitHub Desktop.
phpbb b2 update error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fatal error: Uncaught exception 'InvalidArgumentException' with message 'The file "services.yml" does not exist (in: ).' in C:\xampp\htdocs\phpBB3\vendor\symfony\config\Symfony\Component\Config\FileLocator.php:72 Stack trace: #0 C:\xampp\htdocs\phpBB3\vendor\symfony\dependency-injection\Symfony\Component\DependencyInjection\Loader\YamlFileLoader.php(42): Symfony\Component\Config\FileLocator->locate('services.yml') #1 C:\xampp\htdocs\phpBB3\phpbb\di\extension\core.php(49): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml') #2 C:\xampp\htdocs\phpBB3\vendor\symfony\dependency-injection\Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass.php(50): phpbb\di\extension\core->load(Array, Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #3 C:\xampp\htdocs\phpBB3\vendor\symfony\dependency-injection\Symfony\Component\DependencyInjection\Compiler\Compiler.php(119): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symf in C:\xampp\htdocs\phpBB3\vendor\symfony\config\Symfony\Component\Config\FileLocator.php on line 72 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment