You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unrecognized options "default_locale" under "framework.session" AND Call to undefined method Symfony\Component\ClassLoader\DebugUniversalClassLoader::useIncludePath() #2509
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.