Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

InvalidArgumentException: There is no extension able to load the configuration for "framework" #4416

Copy link
Copy link
Closed
@reypm

Description

@reypm
Issue body actions

Hi, I'm running PHP 5.4.3-1 at Fedora 16 32bits so I try with Symfony 2.0.14 and Symfony 2.0.13, in both cases the .tgz file, uncompress in my ROOT_DIRECTORY at /var/www/html/symfony, set owner to apache:apache recursive for all the directory and set app/cache and app/logs permission to 777 recursively too, and both cases return the same error/issue:

Whoops, looks like something went wrong.

1/1InvalidArgumentException: There is no extension able to load the configuration for "framework" (in /var/www/html/symfony/app/config/config_dev.yml). Looked for namespace "framework", found none
in /var/www/html/symfony/vendor/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php line 272
at YamlFileLoader->validate() in /var/www/html/symfony/vendor/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php line 242
at YamlFileLoader->loadFile() in /var/www/html/symfony/vendor/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php line 42
at YamlFileLoader->load() in /var/www/html/symfony/vendor/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php line 50
at DelegatingLoader->load() in /var/www/html/symfony/app/AppKernel.php line 34
at AppKernel->registerContainerConfiguration() in /var/www/html/symfony/app/bootstrap.php.cache line 863
at Kernel->buildContainer() in /var/www/html/symfony/app/bootstrap.php.cache line 779
at Kernel->initializeContainer() in /var/www/html/symfony/app/bootstrap.php.cache line 513
at Kernel->boot() in /var/www/html/symfony/app/bootstrap.php.cache line 544
at Kernel->handle() in /var/www/html/symfony/web/app_dev.php line 27

Any advice on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.