On 02 Jan 2010, at 16:53, RubyonRails_newbie wrote:

>> What do you mean by root?
>
> When i log onto my vhost, there is a root folder.
>
> Should it be installed here, or actually where my app resides?
>
> May be a daft question - sorry! :-)

Instead of messing around, just freeze all the gems and even rails  
itself in the app and upload that to your host. It's quite obvious you  
are using shared hosting and you won't have root access (or even local  
folder ssh access) to the server.

rake gems:unpack:dependencies
rake rails:freeze:gems


Best regards

Peter De Berdt

--

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