Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unrecognized options "default_locale" under "framework.session" AND Call to undefined method Symfony\Component\ClassLoader\DebugUniversalClassLoader::useIncludePath()  #2509

@ilbp90

Description

@ilbp90

I've downloaded this file (.tar) and it still doesn't work with postgres schemas.

root@-M5x0N:/home/symfony2# php app/console cache:clear --env=prod --no-debug

Clearing the cache for the prod environment with debug false

[Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
Unrecognized options "default_locale" under "framework.session"

cache:clear [--no-warmup]

root@-M5x0N:/home/symfony2# php app/console doctrine:mapping:import "AcmePruebaDBBundle" xml

PHP Fatal error: Call to undefined method Symfony\Component\ClassLoader\DebugUniversalClassLoader::useIncludePath() in /home/symfony2/vendor/symfony/src/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php on line 41

Fatal error: Call to undefined method Symfony\Component\ClassLoader\DebugUniversalClassLoader::useIncludePath() in /home/symfony2/vendor/symfony/src/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php on line 41


Before i installed this file, the error was

root@ileana-M5x0N:/home/symfony2# php app/console doctrine:mapping:import "AcmePruebaDBBundle" xml

[Doctrine\DBAL\DBALException]
Unknown database type requested, Doctrine\DBAL\Platforms\PostgreSqlPlatform may not support it.

doctrine:mapping:import [--em[="..."]] [--filter="..."] [--force] bundle [mapping-type]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions