Displaying 2 results from an estimated 2 matches for "enevironments".
Did you mean:
  enevironment
  
2006 Jun 08
2
Running the same application multiple times with different enevironments
Hi!
I have an application that needs to be run on multiple virtual hosts 
(Apache2) with each instance having it''s own environment / database. 
Using dispatch.cgi I simply configure two virtual hosts pointing to the 
same application path and just add a "SetEnv RAILS_ENV 
<environment_name>" to each virtual host section in the Apache 
configuration. But with FastCGI /
2006 Jun 24
6
apache2 on red hat linux need help anyone
I''ve poured over many docs online and thought it would be wonderful to  
get RoR running in 15 minutes. Well after 15 hours, I''m completely  
stuck and ready to give up on RoR. I''m hoping somebody can give me  
some guidance. I''ve pulled out my hair and am bald like others who  
have tried to get RoR running without any luck.
When I run