I'm having the same issue.  I'm using the sandbox and have been
following the 
http://docs.symfony-reloaded.org/guides/doctrine/dbal/overview.html
tutorial, but am getting the

"doctrine.dbal.default_connection" must be defined.

error message

On Feb 21, 2:06 pm, Daniel Londero <daniel.lond...@gmail.com> wrote:
> On 21 Feb, 13:13, Daniel Londero <daniel.lond...@gmail.com> wrote:
>
> > On 16 Feb, 18:17, Nico <nico.schu...@googlemail.com> wrote:
>
> > > If I try to use the create database coomand (php app/console
> > > doctrine:database:create -v), It gives me this error message:
>
> > > +++++
>
> > > [InvalidArgumentException]
> > > The parameter "doctrine.dbal.default_connection" must be defined.
>
> > I've the same problem even if I use a single connection config. Can't
> > find a solution to work with a brand-new sandbox.
>
> Using debug option for doctrine:schema:create I get:
>
> PHP Fatal error:  Uncaught exception 'InvalidArgumentException' with
> message 'There is no extension able to load the configuration for
> "doctrine.dbal" (in /home/daniel/workspace/symfony-sandbox/app/config/
> config.yml).' in /home/daniel/workspace/symfony-sandbox/vendor/symfony/
> src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:
> 297
>
> Maybe I'm missing something?
>
> Daniel

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to