Forum OpenACS Q&A: Response to Error in server log

Collapse
Posted by Ben Adida on
Yes, remember that you have to parse you .tcl param file MANUALLY, it won't be done automatically. You should add:
source /web/yourservername/parameters/youservername.tcl 
to the end of your main nsd.tcl file.