Notify me of new responses |
for some reason I have trouble accessing the /admin/ug/ page
and all of my other files which include the command ns_db. The server
log gave me back the following error:invalid command name "ns_db"
while executing
"ns_db gethandle"
invoked from within
"set db [ns_db gethandle]..."
(file "/web/student24/www/admin/ug/index.tcl" line 17)
invoked from within
-- Joyce Ng, October 17, 1999
You are getting an error in some .tcl file that gets loaded before the the files that define ns_db. Check your error log.
-- Jin Choi, October 28, 1999