2005-12-16
Install for version rcms-0.2
Installation is straightforward.
Installation
- Prerequisites:
- FastCgi install DevKit see:
fastcgi.com - ImageMagick install
- postgresql (tested with 7.4 and 8.0.6)
- or mysql (tested with 4.0 and 5.0)
- FastCgi install DevKit see:
- ruby-libs
- perhaps install ruby-gems first:
rubygems - rails > 0.14.1
- rmagick
- log4r
- redcloth
- gettext
- ferret > 0.3.0
- fcgi
- postgres (if postgres >= 8 try postgres-pr / i had problems) or mysql
- perhaps install ruby-gems first:
- create database and user for production-environment
- adopt $ROOT/config/database.yml according to your settings
- create db-structure: use $ROOT/db/create.sql for structure. use $ROOT/db/basic.sql to fill neccessary values
- setup apache/lighttpd. see file example-apache-conf
- adopt $ROOT/config/general.yml
- chown -R nobody on $ROOT/*
- start apache whatever
- tail -f $ROOT/logs/production.log
- point your browser wherever u put rcms
- smile / cry
- point your browser to http://yourhost/admin
login with ‘admin’ and password ‘foobar’
(repa)
0 Comments |
create comment

