<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2>Hello All,<br><br>I'm attempting to move our RT server from 3.6.1 to 3.8.1.  I'm not doing a actual upgrade, but instead I created a new VM for the new server and did an install from the latest tarball.<br><br>I did an install up to the point where I should initialize the database.  At that point, I dumped the database from the old server using mysqldump, imported it into the new server, then followed the instructions in UPGRADING.mysql to bring the database up to date.<br><br>So far so good... I am able to log in and every thing looks normal.<br><br>On the old server, the url was of the form: http://server/rt but on the new server it is http://newserver/ which is preferable.<br><br>Now to the problem... on the main page, the links in any saved saved searches reference http://newserver/rt/Ticket... instead of http://newserver/Ticket.<br><br>/rt does not exist on the new server, and everything else works, but saved searches are broken.  <br><br>Any ideas how I can fix the searches to not reference /rt anymore?  This is the only issue standing between me and a new RT server... any help would be greatly appreciated. <br><br>Thanks,<br><br>Landy<br></FONT>