I have the same problem, and the owner:group is root:www changing to www:www seems to only make things worse and i don't even get the passenger error page. do you have any other idea?
i use: Rails 1.2.3 passenger 2.1.2 Apache/2.0.52 (CentOS) On 25 מרץ, 19:17, Charles Johnson <[email protected]> wrote: > 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-... > > > 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 -~----------~----~----~----~------~----~------~--~---

