Scott: Regarding Alex Young's article, that was extremely helpful for a previous version of Typo I'd had, but I believe the most recent Rails versions have that built in anyways. (at any rate, I tried adding the class right into dispatch.fcgi and it was the same as before...)
I temporarily switched .htaccess to point to the CGI dispatcher instead, hoping that might help if the errors were a fcgi problem. But, as you can see, the site it now simply slow as well as throwing up the 500s. Should I put it into dev mode and paste up the stack traces or whatever? Would that be helpful? Mike On 5/31/06, Scott Bronson <[EMAIL PROTECTED]> wrote: > On Wed, 2006-05-31 at 15:11 -0500, Steve Longdo wrote: > > Doesn't Rails 1.1.+ require Ruby 1.8.4? > > Not according to http://rubyonrails.com/down > > > > Did you run rake migrate after upgrading your Typo installation? > > Yep, the db is up to date. > > There does appear to be a connection with a process getting killed and > the 500 errors. I might try to force the Ruby processes to exit after > every 10 requests or something... > > - Scott > > > _______________________________________________ > Typo-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/typo-list > _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
