My project: I have a project with many applications, one of them is the CRON, all applications share the same database and use the same user and password to autenticate.
My problem: I'm getting the error SQLSTATE[08006] [7] FATAL: too many connections for role "myuser", so I created a new user with specific configuration and I'd like to configure the cron application to use this new user. I tried to copy the databases.yml to my apps/cron/config directory and changed the user and password, now I'm getting erros saing that my table no have ralations. I found only messages about different users for different databases, not my case. Nei -- Nei Rauni Santos http://www.linkedin.com/in/neiraunisantos http://www.facebook.com/nei.santos http://www.twitter.com/nrauni http://blog.inuar.com Curitiba - ParanĂ¡ +55 41 85020985 -- 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
