is to run my Rails app on lighttpd .... Unfortunately, I am tied to SQL Server, and the database connector requires ADO.rb which only runs on Win32. And lighttpd doesnt run on Win32. *sigh* _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Neville Burnell wrote:> > is to run my Rails app on lighttpd .... > > Unfortunately, I am tied to SQL Server, and the database connector > requires ADO.rb which only runs on Win32. > And lighttpd doesnt run on Win32.Why the requirement for lighttpd? Why not WEBrick or IIS or Apache? James
Not so much a requirement as a ''nice to have''. I''ll run with WEBrick for the time being -----Original Message----- From: rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of James Britt Sent: Wednesday, 2 March 2005 1:56 PM To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: [Rails] Re: All I want for Christmas Neville Burnell wrote:> > is to run my Rails app on lighttpd .... > > Unfortunately, I am tied to SQL Server, and the database connector > requires ADO.rb which only runs on Win32. > And lighttpd doesnt run on Win32.Why the requirement for lighttpd? Why not WEBrick or IIS or Apache? James _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
Neville Burnell wrote:> is to run my Rails app on lighttpd .... > > Unfortunately, I am tied to SQL Server, and the database connector > requires ADO.rb which only runs on Win32. > And lighttpd doesnt run on Win32. > > *sigh* > > > >------------------------------------------------------------------------ > >_______________________________________________ >Rails mailing list >Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >http://lists.rubyonrails.org/mailman/listinfo/rails > >I just installed lightttpd under Cygwin on my Windows XP Professional environment. Lighttpd is included (available) from the setup program for cygwin. See more at http://www.cygwin.com Guess there should be no problem using Rails on this setup... but I could be wrong. Regards // Jonas Montonen
Thanks Jonas ... I''ll give cygwin a try -----Original Message----- From: rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Jonas Montonen Sent: Wednesday, 2 March 2005 5:32 PM To: rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org Subject: Re: [Rails] All I want for Christmas Neville Burnell wrote:> is to run my Rails app on lighttpd .... > > Unfortunately, I am tied to SQL Server, and the database connector > requires ADO.rb which only runs on Win32. > And lighttpd doesnt run on Win32. > > *sigh* > > > >----------------------------------------------------------------------- >- > >_______________________________________________ >Rails mailing list >Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >http://lists.rubyonrails.org/mailman/listinfo/rails > >I just installed lightttpd under Cygwin on my Windows XP Professional environment. Lighttpd is included (available) from the setup program for cygwin. See more at http://www.cygwin.com Guess there should be no problem using Rails on this setup... but I could be wrong. Regards // Jonas Montonen _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails