Thanks for : propel.database.url = mysql://username:[EMAIL PROTECTED]/database_name it works now :)
On 9 juil, 20:43, Ahsan <[EMAIL PROTECTED]> wrote: > most probably... u didnt get it right in propel.ini.... > > remember the format is :: mysql://username:[EMAIL > PROTECTED]/database_name > > this means. if u have got password..mention it after your user name... > > btw..this was my problem..( i didnt notice the docs about propel.ini :( ) > > hope this helps :) > > thanks and have a nice time :) > -- > Md. Ahsanur Rashid, > > Web:http://introspection.me.uk/ > > On Wed, Jul 9, 2008 at 3:11 PM, Sylver <[EMAIL PROTECTED]> wrote: > > > Hello, > > i have a little problem ;) > > When i want to connect to my db (with per exemple : propel-insert-sql) > > i have the following error : > > => Native Error: Access denied for user > > 'studandg_symf'@'10.0.5.241' (using password: NO)] > > > My databases.yml & propel.ini files are well writed but it seems not > > use the databases.yml file. If i delete it, it's the same error. > > > Is it normal ? If not, where can i writed my password on the > > propel.ini file ? > > > 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 -~----------~----~----~----~------~----~------~--~---
