On Wed, Mar 25, 2009 at 9:40 AM, doron <[email protected]> wrote:

>
> try here:
> http://blog.scopeport.org/ruby-on-rails/phusion-passenger-error-file-directory-nonexistent/
>
>
> Basti כתב:
> > Hi,
> > i recently started using Ruby and Ruby on Rails. For Development i'm
> > using RadRails and InstantRails on my local Windows machine.
> >
> > Atm i'm trying to get a basic application running on Ubuntu Server
> > 8.10 with Apache 2.2.9 & Phusion_Passenger 2.1.1.
> > Frist i tried to get just the app-sceleton generate by RadRails to
> > work (which worked fine on InstantRails) and the i tried the same with
> > Typo(blog).
> >
> > In both cases i recieve the following error:
> >
> > no such file to load -- config/environment
> >
>
Change the owner and group of the environment.rb file to the user and group
of your apache2 instance (probably www-data). See if that helps.
Cheers--

Charles

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to