Mark Reginald James wrote: > Kyle Wakefield wrote: > >> If not, does someone know what I could be missing in my Apache >> configuration that is keeping me from accessing development mode? > > Are you using Passenger (mod_rails)? If so, you need to add the > "RailsEnv development" option to your VirtualHost config. > > -- > Rails Wheels - Find Plugins, List & Sell Plugins - > http://railswheels.com
Yes, I am using Passenger. The RailsEnv option was the fix. Thanks for the Reply, I don't think I would have found that one. I was busy looking though the Apache and Rails options; I kind of forgot that I even installed Passenger. Jason White wrote: > are you trying to develop on your local machine? I'm trying to develop on a local server from another machine. It's probably not the easiest/best way to go but I don't really know enough to know the difference yet... -- 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 [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 -~----------~----~----~----~------~----~------~--~---

