User Tools

Site Tools


project_management:redmine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
project_management:redmine [2011/01/26 14:04] aorthproject_management:redmine [2011/01/26 14:08] – [Install Phusion Passenger] aorth
Line 11: Line 11:
  
 ==== Ruby gems ==== ==== Ruby gems ====
-Rake, for building gems: 
 <code>$ sudo gem install rails -v=2.3.5 <code>$ sudo gem install rails -v=2.3.5
 $ sudo gem install sqlite3 $ sudo gem install sqlite3
Line 51: Line 50:
 ===== Configure Apache ===== ===== Configure Apache =====
  
-==== Install Phusion Passenger ====+===== Install Phusion Passenger =====
 Phusion Passenger ("mod_rails") is an Apache module which allows Apache to run ruby code (like mod_perl, mod_php, etc). Phusion Passenger ("mod_rails") is an Apache module which allows Apache to run ruby code (like mod_perl, mod_php, etc).