Index: openacs-4/packages/acs-core-docs/www/aolserver.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/aolserver.html,v diff -u -r1.32.2.6 -r1.32.2.7 --- openacs-4/packages/acs-core-docs/www/aolserver.html 8 Nov 2004 19:58:59 -0000 1.32.2.6 +++ openacs-4/packages/acs-core-docs/www/aolserver.html 27 Nov 2004 01:32:48 -0000 1.32.2.7 @@ -82,17 +82,17 @@ communicate with the database. There is one script each for Oracle and PostgreSQL. They don't conflict, so if you plan to use both databases, install both.

  • Install tDOM.�Download the tDOM tarball, unpack it, adjust the configuration file to match our patched distribution of aolserver, and compile it.

    [root root]# cd /usr/local/src
    @@ -169,7 +169,9 @@
     cd /usr/local/aolserver
     chown -R root.web log servers
     chmod -R g+w log servers
    -ls -l

    Now, we'll run a quick test to ensure AOLserver is running +ls -l

    Note: AOLserver4.x does not include a default start page, so we create one for this test. Type + echo "Welcome to AOLserver" > /usr/local/aolserver40r8/servers/server1/pages/index.html +

    Now, we'll run a quick test to ensure AOLserver is running correctly. We'll use the sample config file provided with AOLserver. This file will attempt to guess your IP address and hostname. It will then start up the server at port 8000 of that