Hi Sazima, I have no problems using passenger as well (though my environment is not LIVE yet). I wrote about the setup at http://groups.google.com/group/lovdbyless/browse_thread/thread/30a02009db721005
- Boris On Oct 19, 12:40 pm, Les <[EMAIL PROTECTED]> wrote: > I've been running lovd on apache2/passenger 2.0.2 for a few months now > w/out problems. I did have issues with passenger 1.6.4(? something > like that). It would intermittently hang apache and cause the site to > go down until apache was restarted. However, since upgrading to 2.0.2 > I've had no trouble. > > Les > > On Oct 18, 3:30 pm, Sazima <[EMAIL PROTECTED]> wrote: > > > On the other hand, I tried it with Phusion Passenger and got this > > strangest redirect error that doesn't occur with Mongrel. Anyone > > suceeded running LOVD with Passenger? > > >http://groups.google.com/group/phusion-passenger/browse_thread/thread... > > > Cheers, Sazima > > > On Oct 17, 12:49 pm, "Steven A Bristol" <[EMAIL PROTECTED]> > > wrote: > > > > On Fri, Oct 17, 2008 at 11:47 AM, Boris Masis <[EMAIL PROTECTED]> wrote: > > > > > I just tried using Ruby Enterprise Edition (http:// > > > >www.rubyenterpriseedition.com/) with LovdByLess and am happy to report > > > > that it seems to be working fine. I haven't done yet done performance > > > > testing, but the site seems to be responsive. > > > > > My initial environment was Lovd on Ubuntu 8.04 using Passenger ( see > > > >http://groups.google.com/group/lovdbyless/browse_thread/thread/30a020... > > > > ) > > > > > To Upgrade to Ruby Enterprise Edition: > > > > > - installed linux ubuntu version of ruby enterprise from > > > >http://www.rubyenterpriseedition.com/download.htmlandfollowed > > > > instructions to tell passenger to use ruby enterprise > > > > - restarted apache > > > > $ cd /home/user/Projects/LovdByLess > > > > $ sudo /opt/ruby-enterprise/bin/gem install -v=0.6 hpricot > > > > $ sudo /opt/ruby-enterprise/bin/gem install acts_as_ferret > > > > $ sudo /opt/ruby-enterprise/bin/gem install -v=0.11.5 ferret > > > > $ sudo /opt/ruby-enterprise/bin/gem install RedCloth > > > > $ sudo /opt/ruby-enterprise/bin/gem install -v=2.6.0 rmagick > > > > $ sudo /opt/ruby-enterprise/bin/gem install mime-types > > > > $ sudo /opt/ruby-enterprise/bin/gem install rflickr > > > > $ sudo /opt/ruby-enterprise/bin/rake gems:build > > > > $ sudo /opt/ruby-enterprise/bin/rake gems:install > > > > $ touch /home/user/Projects/LovdByLess/tmp/restart.txt > > > > > Ta da, it should be working now (try restarting apache if you have > > > > problems). > > > > > - Boris > > > > That's awesome Boris, thanks! > > > > cheers, > > > steven bristol > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
