Index: openacs-4/packages/acs-bootstrap-installer/installer/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/index.tcl,v diff -u -N -r1.27 -r1.28 --- openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 17 Jan 2009 12:17:12 -0000 1.27 +++ openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 30 Mar 2013 21:30:16 -0000 1.28 @@ -172,7 +172,7 @@ # AOLserver must support the "fancy" ADP parser. set adp_support [ns_config "ns/server/[ns_info server]/adp" DefaultParser] -if {$adp_support ne "fancy" } { +if {$adp_support ne "fancy" && [ns_info name] ne "NaviServer"} { append errors "
  • The fancy ADP parser is not enabled. This is required to support the OpenACS Templating System. Without this templating system, none of the OpenACS pages installed by default will display. Please add the following to your AOLserver configuration file (usually in