On Mon, 7 Jun 2010, DEEPAK BHATIA wrote: > When I execute the below > > php symfony propel:insert-sql > > Error Message > ============================= > Execution of target "insert-sql" failed for the following reason: > /opt/lampp/htdocs/symfony-1.1.7/lib/plugins/sfPropelPlugin/lib/vendor/propel-generator/build-propel.xml:296:1: > [wrapped: access violation [Native Error: Access denied for user > 'root'@'10.0.1.66' to database 'crb'] [User Info: Array]] > [phing] > /opt/lampp/htdocs/symfony-1.1.7/lib/plugins/sfPropelPlugin/lib/vendor/propel-generator/build-propel.xml:296:1: > [wrapped: access violation [Native Error: Access denied for user > 'root'@'10.0.1.66' to database 'crb'] [User Info: Array]]
This is a basic MySQL permissions error. The username you're using doesn't have correct permissions. -- -- 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