Hi everybody!

I'm trying to build an app based on an existing database wich has a
big password including '#', '$' and other ugly characters.
For the first error message, I had to get an urlencoded() password
(escaping didn't work), fine but the next error message killed me:

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

I tested on mysql console (locally connecting to the external server)
and the username/password is working.

Any advice? Thanks!

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