Displaying 1 result from an estimated 1 matches for "2b3f53c1".
2006 Jun 07
2
fcgi,lighty mysql database problem
I''ve been trying to get fast cgi working for nearly a month now. Yes,
an entire month! The application starts perfect, but it will die
randomly after several hours. I have traced the problem back
to /usr/lib/ruby/1.8/mysql.rb:1042:in `flush'' This happens when the app
trys to query the database driver to see if it still has a connnection.
This causes the app to crash. Here is