[Rails] problems with apache

Dylan b9704 at supanet.com
Wed Mar 2 16:31:09 GMT 2005


thanks for your suggestion.
it didn't fix it but it's handy to know all the same.

for anyone else in the same boat, I was using WAMP5 with the apache 2 
add-on (wampserver.com), and it was playing up despite a few clean 
installations.  I've run just the standalone apache2 installer from the 
apache group and the problems have dissapeared so I can think we can 
safely say wampserver doesn't play nice with rails.


Belorion wrote:
>>FastCgiServer /var/www/prod_shop/public/dispatch.fcgi -initial-env
>>RAILS_ENV=production -idle-timeout 60
> 
> 
> That may work, but there is definetly an underlying problem if it
> takes 30 seconds to display "hello world".
> 
> Quoted from the bottom of http://wiki.rubyonrails.com/rails/show/FastCGI
> 
> "Make sure you are running the C-based fcgi driver. Especially after
> you update Ruby you usually have to recompile all C-based extensions.
> However fcgi ships with a totally broken Ruby-based version which
> silently takes over. If you have odd problems on your fastcgi page,
> like pages which only load half and finish 15 seconds later, just
> reinstall fcgi with
> 
> gem install fcgi"
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
> 



More information about the Rails mailing list