tar gz (RSS)

Lighttpd + FastCGI + Ubuntu + Rails2.3 set record

BLOGSPOT at GOOGLE had to engage in a BLOG, toss a good few, BLOGSPOT be the result of the shield is !@#$%^%&^&^&& A lot of prior research related materials, a lot of summing up this s ...

lighttpd + fastcgi of django deployment

Robbin in reference to "Linux platform to install and configure Ruby on Rails explain" some of the contents: http://www.javaeye.com/topic/43228 This article has been assumed that the correct ...

Ubuntu 9.0.4 install Ruby On Rails

Download the most by a Ubuntu 9.0.4, when installed rails2.3 encountered little trouble, the system prompts the lack of zlib library. Brother after the help of Google finally solve the problem. Becaus ...

Install Ubuntu 9.04 in ruby 1.9.1

See the online comments, ruby 1.9.1 greatly enhance performance, it wanted to remove ruby 1.8, the use of ruby 1.9. ubuntu is very simple, direct sudo apt-get install ruby1.9 rdoc1.9 rubygems1.9 ri1.9 ...

In debian (ubuntu) on the establishment of the Ruby on Rails development environment step by step

1, Introduction Recently, learning Ruby on Rails, development environment in the establishment of a time when a lot of problems encountered, their steps are now posted up tight for reference, to help ...

Libmemcached the rails to do with cache store client

libmemcached is a C library based on the memcache client, ruby has a package: http://github.com/fauna/memcached/tree/master Rails 2.3.2 to take advantage of the own client the opportunity to compare p ...

Libmemcached to do with rails of the cache store client

libmemcached is a C library based on the memcache client, ruby has a package: http://github.com/fauna/memcached/tree/master Take advantage of the client comes with Rails 2.3.2 for performance comparis ...

linux under java tomcat mysql eclipse installation

Liux under the latest tomcat5.5.25 + mysql5.0.45 + jdk1.0.5.13 + eclipse3.3.1 + myeclipse6.0 one configuration, install the required packages: 1.JDK 5.0 Update 13 (jdk-1_5_0_13-linux-i586-rpm.bin) Dow ...

At the installation of windows on ruby 1.9 and rails 2.3

First install cygwin cygwin to install plug-ins are Default + make + gcc + libiconv + openssl necessary under cygwin compile the original document To ruby-lang (http://ruby-lang.org/) download ruby-1. ...

Ubuntu Linux under ruby 1.9.1 and Rails 2.3 upgrade Record

Install ruby First of all, no longer use ubuntu's apt-get install ruby, install their own compiler, so that although we can not use the ubuntu system apt-get upgrade feature to upgrade to ruby, bu ...

Ruby1.9.1 about the release of the Think

January 30, 2009, ruby 1.9.1 official version released on schedule! 1.9.1 are ruby 1.9 series since the first production ready version, this also marks the Ruby community since the time towards a 1.9. ...

Ruby on windows at the eclipse development environment to build

Learn a language, I think most should know is how to build such a language runtime environment. If the language of the operating environment we know, and then find the line with the past to develop th ...

On Mac OS X to install JRuby on Rails and sqlite3

Project development from Ruby into a JRuby, so at their own Mac to install on JRuby and Rails. Process more or less the same, but there is some place a little noteworthy. My system is Mac OS X 10.5.5, ...

Mac OS X installed on JRuby on Rails and sqlite3

Project development from Ruby into a JRuby, so at their own Mac to install on JRuby and Rails. Process more or less the same, but there is some place a little noteworthy. My system is Mac OS X 10.5.5, ...

ROR development environment set up a reminder

First, set up development environment RUBY 1. This is the official RUBY Net, you can download to the latest version here: http://www.ruby-lang.org/ 2. Download to a file ruby-1.8.7-p72.tar.gz (Note: I ...

linux configure apache + mongrel_cluster + mongrel

Operating System: Red Hat Enterprise Linux 5 (1) First of all, we install ruby http://www.ruby-lang.org/zh_CN/news/2008/08/12/ruby-1-8-7-p72-and-1-8-6-p287-released/ I installed the ruby-1.8.6-p287.ta ...

Rails at RAS4 install some of the problems encountered

RAS4 is already old, and if possible we should not use the recommended things, above啥都missing, had to install a lot of things go their own or with RAS5, either with the server version of Ubuntu you! 1 ...

Leopard at configure ruby on rail environment

[Omitted nonsense, direct access to subject] Ruby 1.8.7 rails and other gems mysql subversion git rmagick Textmate Default compiler methods (such as non-specified, the compiler are installed in this m ...

fedora8 install ror

Fedora installation of Ruby on Rails Pre-action The following are the action is for the whole process has helped, but not necessarily the way to do. 1. Modify yum server, refer to the server internal ...

ubuntu lighttpd ruby rails2.2 PeanutHull discuz php fastc

wget http://www.oray.cn/peanuthull/download/phlinux10all.tar.gz

Deployment rails ubuntu server

sudo vi / etc / apt / source.list upgrade os install ruby

ubuntu install rails environment

Environment: ubuntu 8.04 Software: ruby 1.8.7-p72 gem 1.3.1 rails 2.1.2 The installation process to install ruby Download ruby-1.8.7-p72.tar.gz $ Tar xzvf ruby1.8.7 p72.gz.tar $ Cd ruby1.8.7 p72 $. / ...

Manual configuration in UBUNTU under ruby on rails environment

Careless mistake for the day before yesterday, the sources, the results after 810 error after the upgrade, the loss of response button. On google found a lot of trouble really, lucky point modificatio ...

In the Linux platform to install and configure Ruby on Rails Detailed

ruby on rails recommend the production environment is running Linux / FreeBSD / Unix, or Unix family of operating systems, using lighttpd + FCGI solution. The following will be my Linux operating syst ...