making nsshell available:
a) install nsshell from https://bitbucket.org/naviserver/nsshell/
b) configure in your OpenACS config file nsshell:
##################################################################
#
# nsshell configuration (per-server module)
ns_section "ns/server/${server}/modules" {
ns_param nsshell tcl
}
ns_section "ns/server/${server}/module/nsshell" {
ns_param url /admin//nsshell
ns_param kernel_heartbeat 5
ns_param kernel_timeout 10
Show less
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.