On 27 Jan 2009, at 14:48, Basma Basma wrote:

>
> Frederick Cheung wrote:
>> On 27 Jan 2009, at 12:25, Basma Basma wrote:
>>
>>> I close it!
>>>
>>>
>> Sounds like a syntax error in database.yml.
>>
>> Fred
>
> thanks Fred for replying.
> but what kind of errors?
> I wrote in database.yml
>
According to the error message there's a line with timeout: 5000 on it
Also indentation in yaml is significant.

Fred
>
> development:
> adapter: mysql
> database: web
> host: localhost
> username: root
> password:
>
> test:
> adapter: mysql
> database: web
> host: localhost
> username: root
> password:
>
> production:
> adapter: mysql
> database: web
> host: localhost
> username: root
> password:
>
>
> --  
> Posted via http://www.ruby-forum.com/.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to