Re: [Rails] Errors when trying to create a mysql database for rails spree project
On 6 June 2012 00:34, Shaban K. <lists@ruby-forum.com> wrote:
> Hi I am getting an error when I am installing spree onto a
> new rails project utilising a mysql database. Installing
> spree I get the following error in the error text file and also my
> database yaml file is atttached.
>
> Attachments:
> http://www.ruby-forum.com/attachment/7459/errors.txt
> http://www.ruby-forum.com/attachment/7460/database_yaml.txt
Your database.yml file is not correctly formatted. It must have
leading spaces on the nested lines. Look at the default file created
for a new rails project to see. Also make sure there are no tabs in
the file.
Colin
>
>
> --
> 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+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home