Index: openacs-4/packages/acs-core-docs/www/individual-programs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/individual-programs.html,v diff -u -r1.19.2.5 -r1.19.2.6 --- openacs-4/packages/acs-core-docs/www/individual-programs.html 1 Nov 2004 23:39:47 -0000 1.19.2.5 +++ openacs-4/packages/acs-core-docs/www/individual-programs.html 27 Nov 2004 01:32:48 -0000 1.19.2.6 @@ -2,21 +2,24 @@ OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.

- OpenACS requires, at a minimum, an operating system, database, - and webserver. Many additional programs, such as a Mail - Transport Agent and source control system, are also needed for - a fully effective instance. -

Table�2.2.�Version Compatibility Matrix

OpenACS Version3.2.5 4.5 4.6 4.6.14.6.24.6.35.05.1
AOLserver3YesNo
3.3+ad13MaybeYes
3.3oacs1MaybeYes
3.4.2No
3.4.2oacs1MaybeYesMaybe
3.5.5MaybeYesNo
4.0MaybeYes
PostgreSQL7.0YesNo
7.2YesNo
7.3.2 - 7.3.xNoYes
7.4NoMaybe
Oracle8.1.6MaybeYes
8.1.7MaybeYes
9iNoYes
  • nsopenssl, OPTIONAL.�Provides SSL capabilities for AOLserver. It requires OpenSSL. You need this if you want users to make - secure (https) connections to your webserver. (home - page)

  • ns_pam + secure (https) connections to your webserver. + aolserver3.x requires nsopenssl 2.1a. aolserver4.x requires nsopenssl3; see + aolserver.com for latest release. (home page) +

  • ns_pam 0.1, OPTIONAL.�Provides PAM capabilities for AOLserver. You need this if you want OpenACS users to authenticate through a PAM module (such as RADIUS). (home @@ -91,7 +96,7 @@ DNS values, and produces a report. You need this if you want to see how much traffic your site is getting.

  • Balance 3.11, OPTIONAL.�"Balance is a simple but powerful generic tcp proxy with round robin load balancing and failover mechanisms." You need this or something equivalent if you are running a high-availability production site and do not have an external load balancing system.

  • Database.�The data on your site (for example, user names and passwords, calender entries, and notes) is stored in the database. - OpenACS seperates the database with an abstraction layer, + OpenACS separates the database with an abstraction layer, which means that several different databases all function identically. While you can run the core OpenACS on any supported database, not all contributed packages support all