PDA

View Full Version : TiVo Web log file error


tkole
07-21-2003, 10:37 PM
I just installed TiVo web along with all of the fixed files and it runs fine. Th eonly problem I'm having is that when I try to access the log files from the TiVo Web I keep getting:

INTERNAL SERVER ERROR
--cut here--
action_logs '//var/log/tivoLog.prv.gz/' ''
couldn't stat "//var/log//var/log/tivoLog.prv.gz/": no such file or directory
while executing
"file size "$TIVO_ROOT/var/log/$path""
(procedure "::action_logs" line 40)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--

This message comes up for every log. It seems like the script is appending an extra /var/log to the beginning of each path so it naturally comes up as a nonexistent file or directory. Has anyone seen this before and if so which of the TiVo web files needs to be edited to fix this?