Chapter 2. Quick Install

by Joel Aufrecht
OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.

Purpose of this document

This page describes a minimal installation of OpenACS with PostGreSQL (not Oracle). It will produce a working OpenACS installation in under an hour. It excludes source control, full text search, ssl, managed services (daemontools), DocBook, and qmail.

For Red Hat 9

  1. Install PostGreSQL 7.3.2 from RPM. Select Menu > System Settings > Add/Remove Applications and select Database Server.

  2. On the PostGreSQL page, do the Using the Red Hat RPM bullet point and step 6

  3. On the Aolserver page, do steps 1, 2, and 3

  4. In the section called “Set up the file system for an OpenACS Service” on the OpenACS page, do steps 1, 2, 3, and 4

  5. In the section called “Prepare PostgreSQL for an OpenACS Service”, do steps 1, 2, and 5

  6. In the section called “Configure an AOLserver Service for OpenACS”, do 1

  7. Browse to http://localhost:8000. If you see a page like this, proceed with Using the OpenACS Installer. If not, look at 2 for troubleshooting information.

After completing installation and restarting the server, go to http://localhost:8000 for configuration and customization instructions. You can upgrade a Quick Install with source control, full text search, backup/recovery, and other production features by walking through the Installation documentation and doing the steps marked OPTIONAL.

($Id: quick.html,v 1.1 2003/06/28 05:20:44 joela Exp $)
View comments on this page at openacs.org