Forum OpenACS Development: Re: Accessing TCL scripts under serverroot/www

Collapse
Posted by Maurizio Martignano on
Dear Brian,
Perhaps you need to make sure you have the following in your config:

ns_section "ns/server/${server}/fastpath"
ns_param serverdir ${homedir}
ns_param pagedir ${pageroot}

Hope it helps,
Maurizio