PDA

View Full Version : Problems Upgrading TivoWebPlus to 1.3.1


mphare
12-28-2006, 11:23 PM
I've asked this in the ************* forum, I'm just trying to increas my chance of getting a solution.

I went through the steps to upgrade my TivoWebPlus from 1.2.1 to the latest 1.3.1
The procedure involves mv'ing the tivowebplus directory to tivowebplus.old, creating a new tivowebplus directory and installing 1.3.1 in there.

I then kickoff twp by issuing ./tivoweb & in the 1.3.1 directory

When I do, three tivosh tcl processes appear when using ps -ef | grep tivo
They run a few seconds then exit.

TWP 1.3.1 is not running.

I mv'd the 1.3.1 directory to tivowebplus.new and the 1.2.1 directory back to tivowebplus. I can execute ./tivoweb & in the 1.2.1 directory and it runs fine.

I can kill the tivosh processes and execute ./tivoweb & in the 1.3.1 directory and it runs fine.

However, a reboot will cause 1.2.1 to run, not 1.3.1

Why would 1.3.1 not run when in the tivowebplus directory?