Eoin, I think the first step was: get the latest 0.3.13.4 pre-release: gem install mongrel --source=http://mongrel.rubyforge.org/releases/
-Ross. On 8/27/06, Eoin Curran <[EMAIL PROTECTED]> wrote: > Also getting this error message - was trying to enable request logging > as described at: > > http://www.mail-archive.com/[email protected]/msg01018.html > > But I just get > /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:982:in > `join': SIGUSR1 (SignalException) > from > /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:982:in `join' > from > /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:982:in `join' > from > /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/bin/mongrel_rails:136:in `run' > from > /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel/command.rb:199:in > `run' > from > /usr/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/bin/mongrel_rails:235 > from /usr/bin/mongrel_rails:18 > > Looking through the source, the USR1 signal isn't trapped. Should I be > using a different version to get this request logging? > > thanks, > eoin. > > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users > _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
