Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -N -r1.8 -r1.9 --- openacs-4/etc/config.tcl 8 Oct 2003 08:15:27 -0000 1.8 +++ openacs-4/etc/config.tcl 27 Oct 2003 20:04:16 -0000 1.9 @@ -57,13 +57,15 @@ #ns_param nspam ${bindir}/nspam.so # LDAP authentication -#ns_param nsldap ${bindir}/nsldap.so +#ns_param nsldap ${bindir}/nsldap.so # These modules aren't used in standard OpenACS installs #ns_param nsperm ${bindir}/nsperm.so #ns_param nscgi ${bindir}/nscgi.so #ns_param nsjava ${bindir}/libnsjava.so +# Required for AOLserver 4 +#ns_param nsdb ${bindir}/nsdb.so ###################################################################### #