apt-get install rake apt-get install rubygems1.8 apt-get install librmagick-ruby1.8 apt-get install libopenssl-ruby1.8
cp database.yml.example database.yml
rake db:migrate RAILS_ENV=“production”
/var/run/mysqld/mysqld.sock cp email.yml.example email.yml
chown -R redmine:redmine files log tmp public/plugin_assets 553 chmod -R 755 files log tmp public/plugin_assets
ruby script/server webrick -e production
Discussion