[Rails] Re: Rails server on linux

2009-10-06 Thread kitty00
Thanks! I will give it a try! On Oct 1, 2:54 pm, Greg Donald gdon...@gmail.com wrote: On Thu, Oct 1, 2009 at 2:50 PM, Marnen Laibow-Koser rails-mailing-l...@andreas-s.net wrote: I'll try that sometime.  For the second time in this thread, though: why is Nginx better?  Just speed? It's

[Rails] Re: Rails server on linux

2009-10-01 Thread kitty00
Thank you for the clarification! On Sep 29, 4:52 pm, Greg Donald gdon...@gmail.com wrote: On Tue, Sep 29, 2009 at 3:41 PM,kitty00yanl...@gmail.com wrote: I don't know if Debian is better or CentOS is better. 99% of the software you find inside will be the same.  Every Linux distro uses the

[Rails] Re: Rails server on linux

2009-10-01 Thread kitty00
Thank you for the suggestion! I do prefer Debian as a server. On Sep 30, 3:05 am, Leonardo Mateo leonardoma...@gmail.com wrote: On Tue, Sep 29, 2009 at 10:41 PM,kitty00yanl...@gmail.com wrote: Hi, I am trying to decide which Linux OS to use to implement rails server. I don't know if

[Rails] Re: Rails server on linux

2009-10-01 Thread Fernando Perez
I've had some problems with Debian and Ubuntu in what comes to the version of the rubygems package. Usually it's outdated and if you need too new gems versions you will have problems. Install rubygems manually, always, period. I think Apache + Passenger is the best choice. Nginx +

[Rails] Re: Rails server on linux

2009-10-01 Thread Marnen Laibow-Koser
Fernando Perez wrote: I've had some problems with Debian and Ubuntu in what comes to the version of the rubygems package. Usually it's outdated and if you need too new gems versions you will have problems. Install rubygems manually, always, period. I don't seem to recall any problems on

[Rails] Re: Rails server on linux

2009-10-01 Thread Greg Donald
On Thu, Oct 1, 2009 at 2:50 PM, Marnen Laibow-Koser rails-mailing-l...@andreas-s.net wrote: I'll try that sometime.  For the second time in this thread, though: why is Nginx better?  Just speed? It's the fastest I've ever used. Resource usage? It uses the least memory of anything I've tried

[Rails] Re: Rails server on linux

2009-10-01 Thread Marnen Laibow-Koser
Greg Donald wrote: On Thu, Oct 1, 2009 at 2:50 PM, Marnen Laibow-Koser rails-mailing-l...@andreas-s.net wrote: I'll try that sometime. �For the second time in this thread, though: why is Nginx better? �Just speed? It's the fastest I've ever used. Resource usage? It uses the least

[Rails] Re: Rails server on linux

2009-09-30 Thread Rajinder Yadav
kitty00 wrote: Hi, I am trying to decide which Linux OS to use to implement rails server. I don't know if Debian is better or CentOS is better. Which one is easier to install, update and maintain rails server? Also, which rails application server do you recommend besides passenger with

[Rails] Re: Rails server on linux

2009-09-30 Thread richard
Have running on Ubuntu 9.04, Rails 2.3.3, ruby 1.9.1p243. Only problem is I cannot get mongrel web server to run on 1.9.1p243. Also running on Debian, with ruby 1.8.6 Rails 2.3.4 Cheers Hi, I am trying to decide which Linux OS to use to implement rails server. I don't know if Debian is

[Rails] Re: Rails server on linux

2009-09-30 Thread Leonardo Mateo
On Tue, Sep 29, 2009 at 10:41 PM, kitty00 yanl...@gmail.com wrote: Hi, I am trying to decide which Linux OS to use to implement rails server. I don't know if Debian is better or CentOS is better. Which one is easier to install, update and maintain rails server? I've had some problems with

[Rails] Re: Rails server on linux

2009-09-29 Thread Marnen Laibow-Koser
kitty00 wrote: Hi, I am trying to decide which Linux OS to use to implement rails server. I don't know if Debian is better or CentOS is better. Which one is easier to install, update and maintain rails server? I'd recommend Ubuntu. Everything just works. Also, which rails application

[Rails] Re: Rails server on linux

2009-09-29 Thread Ar Chron
I've had no issues with Ubuntu 8.04 LTS. That's running Rails 2.1.0, ruby 1.8.6, nginx, mongrel_cluster, and MySQL. And Ubuntu 9.04 is running fine at home as well with Rails 2.3.2, ruby 1.8.6, nginx, mongrel_cluster, MySQL. -- Posted via http://www.ruby-forum.com/.

[Rails] Re: Rails server on linux

2009-09-29 Thread Marnen Laibow-Koser
Ar Chron wrote: I've had no issues with Ubuntu 8.04 LTS. That's running Rails 2.1.0, ruby 1.8.6, nginx, mongrel_cluster, and MySQL. And Ubuntu 9.04 is running fine at home as well with Rails 2.3.2, ruby 1.8.6, nginx, mongrel_cluster, MySQL. I've never used Nginx (well, except on a