The exeption I pasted above was a test where I didn't use a password.
Here is the exeption which comes when I enter the right password.

 [wrapped: connect failed [Native Error: Access denied for user
'web1713'@'83.220.144.13' (using password: YES)] [User Info: Array]]

My database.yml looks like the following:

all:
  propel:
    class:          sfPropelDatabase
    param:
      dsn:          mysql://web1713:"password"@www.domain.de/"databasename"

I also tested       dsn:          
mysql://web1713:"password"@83.220.144.13/"databasename"

But that didn't work, too.
Do you have another idea?

Thanks!
Christian

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to