This might be of some interest to those who''s using Rails on Windows, RubyForApache 1.3 is now available for download. New version includes an updated version of ruby-fcgi extension 0.8.6 which fixes several memory leaks reported for the previous version. Also optionally you can install native mysql extension mysql-ruby-2.6. Note for that you must have MySql server installed. Project Homepage: http://rubyforge.org/projects/rubyforapache/ Download: http://rubyforge.org/frs/?group_id=477 Cheers, Kent
Kent Sibilev wrote:> This might be of some interest to those who''s using Rails on Windows, > RubyForApache 1.3 is now available for download. > > New version includes an updated version of ruby-fcgi extension 0.8.6 > which fixes several memory leaks reported for the previous version. > Also optionally you can install native mysql extension mysql-ruby-2.6. > Note for that you must have MySql server installed. > > Project Homepage: http://rubyforge.org/projects/rubyforapache/ > Download: http://rubyforge.org/frs/?group_id=477Very timely! thanks Justin
Kent Sibilev wrote:> This might be of some interest to those who''s using Rails on Windows, > RubyForApache 1.3 is now available for download.I got all excited about this until I read the fine print on the project page. This is for Apache 2.0, not Apache 1.3 The naming/numbering is a interesting coincidence ... James
On 7/7/05, Kent Sibilev <ksruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Also optionally you can install native mysql extension mysql-ruby-2.6. > Note for that you must have MySql server installed.Thank you so much for including the native mysql extension. I have spent nearly all day trying to get that thing installed even though I do have the C API installed and am passing the correct path through gems to the installer, it still refuses to install with 0 helpful error messages. It was the same story with the FastCGI gem, RubyForApache saved me then too. You''ve gotta tell me your secret! -- Chris Griego