Index: openacs-4/packages/acs-core-docs/www/openacs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/openacs.html,v diff -u -r1.6 -r1.6.2.1 --- openacs-4/packages/acs-core-docs/www/openacs.html 10 Aug 2002 20:07:20 -0000 1.6 +++ openacs-4/packages/acs-core-docs/www/openacs.html 22 Nov 2002 04:56:32 -0000 1.6.2.1 @@ -104,8 +104,8 @@ m02. This enables your Oracle system and database files to be on separate disks for optimized performance. For more information on such a configuration, see - Chapter - 12 of Philip's + Chapter + 12 of Philip's book. For this example, we'll use /ora8/m02/oradata/ora8/.

  • @@ -179,7 +179,9 @@ /tmp/nsd-oracle.txt :

     nsadmin:~$ cp /tmp/nsd-oracle.txt ./bin/nsd-oracle
    -nsadmin:~$ chmod 700 ./bin/nsd-oracle
  • Prepare PostgreSQL for OpenACS

    +nsadmin:~$ chmod 700 ./bin/nsd-oracle

    Note

    RedHat 7.3 and 8.0 users: set the the LD_ASSUME_KERNEL environment + variable in your nsd-oracle script: +

    export LD_ASSUME_KERNEL=2.2.5		

    Prepare PostgreSQL for OpenACS

    Preparing PostgreSQL is just a little bit simpler than preparing Oracle. We simply need to create a database with the name of our service-name @@ -383,7 +385,7 @@ making sure that the first field nss1 is unique.

    -nss1:2345:respawn:/usr/local/aolserver/bin/nsd-postgres -i -u nsadmin -g web -t /usr/local/aolserver/birdnotes.tcl
  • +nss1:345:respawn:/usr/local/aolserver/bin/nsd-postgres -i -u nsadmin -g web -t /usr/local/aolserver/birdnotes.tcl

  • Important: Make sure there is a newline at the end of the file. If there is not a newline at the end of the file, the system may suffer catastrophic