On 1 February 2014 22:03, Parsifal <[email protected]> wrote: > > I will think about your suggestion, but can you please advice about my two > questions. > > 1) As I am using PHP metadata and NOT Annotated metadata, I should change > the $config like above to what? (I mean: > createAnnotationMetadataConfiguration, > as you noticed I am using PHPDriver above.) >
You just need to change the `$driver` to either a Yaml or an XML driver if you don't want to use annotations > 2) but for any execute commands above I get the following errors, what > should I do to fix it? > Need the exception message to find out what the exception is about... Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
