Index: openacs-4/packages/acs-core-docs/www/install-steps.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-steps.html,v
diff -u -r1.6.2.8 -r1.6.2.9
--- openacs-4/packages/acs-core-docs/www/install-steps.html 18 Jan 2004 17:07:13 -0000 1.6.2.8
+++ openacs-4/packages/acs-core-docs/www/install-steps.html 18 Jan 2004 18:57:27 -0000 1.6.2.9
@@ -41,7 +41,7 @@
su - service0
svc -d /service/service0
dropdb service0
-createdb service0
Table�2.2.�Default directories for a standard install
Fully qualified domain name of your server | yourserver.test |
name of administrative access account | remadmin |
OpenACS service | service0 |
OpenACS service account | service0 |
OpenACS database name | service0 |
Root of OpenACS service file tree (SERVERROOT) | /var/lib/aolserver/service0 |
Location of source code tarballs for new software | /tmp |
The OpenACS tarball contains some files which
+createdb service0Table�2.2.�Default directories for a standard install Fully qualified domain name of your server | yourserver.test | name of administrative access account | remadmin | OpenACS service | service0 | OpenACS service account | service0 | OpenACS database name | service0 | Root of OpenACS service file tree (SERVERROOT) | /var/lib/aolserver/service0 | Location of source code tarballs for new software | /tmp | The OpenACS tarball contains some files which
are useful while setting up other software. Those
files are located at: | /tmp//packages/acs-core-docs/www/files | Database backup directory | /var/lib/aolserver/service0/database-backup | Service config files | /var/lib/aolserver/service0/etc | Service log files | /var/lib/aolserver/service0/log | Compile directory | /usr/local/src | PostgreSQL directory | /usr/local/pgsql | AOLserver directory | /usr/local/aolserver |
None of these locations are set in stone - they're simply
|