In symfony you should do the change on the databases.yml file. Check the docs on the symfony website. I think there is something in the cookbook.
On Dec 17, 2008, at 10:02 PM, [email protected] wrote: > > Hi again, I have the following problem: > when I define $con = Propel::getConnection(my_db_name), I have the > error > No connection information in your runtime configuration file for > datasource [my_db_name] > > It's written here > http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/Upgrading#PDOinPropel1.3 > that I should change my runtime_conf.xml, but I use only schema.yml, > and runtime_conf.xml is generated automatically... > Have anybody had the same problem? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
