Maybe you have no fixtures in the required directory, can you post the content of directory where the fixtures are and sample fixture content.
gabriel On Jul 6, 4:43 pm, Elton Saheki <[email protected]> wrote: > No success, > > I tried to clear all caches, and did: > > $ php symfony doctrine:build --all --and-load > > It created the tables but didn't fill it with fixture data. > Using 127.0.0.1 gives me the same result, and with password 'pass', it > can't connect to my database: > > PDO Connection Error: SQLSTATE[28000] [1045] Access denied for user > 'root'@'localhost' (using password: YES) > > On Jul 6, 9:58 am, Ricardo Jose Guzman Milanes > > > > <[email protected]> wrote: > > Hello Elton > > > Try using 127.0.0.1 instead of localhost and for your pwd password: 'pass' -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
