You problem is probably with inconsistent spacing. the space between all and propel is one, but propel and class/param is 2. make sure you are using the same number of spaces.
james On Jun 26, 2008, at 2:58 PM, AndyJud wrote: > all: > propel: > class: sfPropelDatabase > param: > phptype: mysql > host: localhost > database: askeet > username: root > password: root --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
