Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver.xml,v diff -u -r1.15.2.1 -r1.15.2.2 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver.xml 19 Nov 2003 14:35:15 -0000 1.15.2.1 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver.xml 29 Nov 2003 15:17:54 -0000 1.15.2.2 @@ -115,7 +115,7 @@ sets database environment variables before starting AOLserver; this allows the AOLserver instance can communicate with the database. There is one script each for - Oracle and PostGreSQL. They don't conflict, so if you plan + Oracle and PostgreSQL. They don't conflict, so if you plan to use both databases, install both. @@ -130,7 +130,7 @@ chmod 750 nsd-oracle - PostGreSQL + PostgreSQL [root@yourserver aolserver]# cd /usr/local/aolserver/bin [root@yourserver bin]# cp /tmp/&tarballpath;/packages/acs-core-docs/www/files/nsd-postgres.txt ./nsd-postgres [root@yourserver bin]# chmod 755 nsd-postgres