On Sep 2, 4:22 pm, Pedro <pogerm...@gmail.com> wrote:
> Hi,
>
> I have a website deployed on heroku, but my local git repository was
> ereased, so I m trying to create a new local repository pulling my
> deployed site. I run : git clone -o heroku g...@heroku.com:my_app.git,
> but now when I run script/server I get this error msg:
>
> pe...@ubuntu:~/proj/my_app$ script/server
> => Booting WEBrick
> => Rails 2.3.8 application starting 
> onhttp://0.0.0.0:3000/usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/initia...
> `read': No such file or directory - /home/me/proj/my_app/config/
> database.yml (Errno::ENOENT)

Sounds like this is the problem

Fred

-- 
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-t...@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