<div dir="ltr"><div>Thanks for the reply Ruslan. </div>
<div> </div>
<div>I'm not that familiar with mysql but when I run </div>
<div> </div>
<div>SHOW CREATE TABLE sessions;<br><br>I have this output which I believe does not indicate any corruption. How do I know if there is corruption</div>
<div> </div>
<div>RT3.8.1 is working fine only this weird occurence of asking to log-again after clicking items as indicated on the previous message.</div>
<div> </div>
<div>Has anyone encounter this?</div>
<div> </div>
<div>-Roehl</div>
<div> </div>
<div>--------------------------------------------------------------------------------------------------------------------------------------+<br>| Table    | Create Table                                                                                                                                                                                                                                     |<br>
+----------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+<br>
| sessions | CREATE TABLE `sessions` (<br>  `id` varchar(32) NOT NULL default '',<br>  `a_session` longtext,<br>  `LastUpdated` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP,<br>  PRIMARY KEY  (`id`)<br>
) ENGINE=MyISAM DEFAULT CHARSET=latin1 |<br>+----------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+<br>
1 row in set (0.00 sec)<br><br></div>
<div class="gmail_quote">On Tue, Aug 26, 2008 at 5:07 PM, Ruslan Zakirov <span dir="ltr"><<a href="mailto:ruz@bestpractical.com">ruz@bestpractical.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Tue, Aug 26, 2008 at 7:15 PM, rmp dmd <<a href="mailto:rmp.dmd1229@gmail.com">rmp.dmd1229@gmail.com</a>> wrote:<br>> Hi,<br>><br>> First, I'd like to say great job on putting up an excellent documentation<br>
> that is easy to follow for upgrading <a href="http://3.8.1./" target="_blank">3.8.1.</a> I'm newbie RT user/admin but was<br>> able to do the updagrade easily.<br>><br>> I just have few minor issues on <a href="http://3.8.1./" target="_blank">3.8.1.</a><br>
><br>> - On "RT at Glance" the link for "Bookmarked Tickets", "10 highest priority<br>> tickets I own", "10 newest unowned tickets" are pointing for<br>> <a href="http://localhost/rt/Search/Results.html?format....." target="_blank">http://localhost/rt/Search/Results.html?format.....</a>..  How can change this<br>
> link to <a href="http://mydomain.com/rt/Search/Results.html?format....." target="_blank">http://mydomain.com/rt/Search/Results.html?format.....</a>..  ?<br></div>WebDomain option?<br>
<div class="Ih2E3d"><br>><br>> - While I'm exploring the new interface 3.8.1, I stumble in this weird<br>> scenario which I'm not sure if it's normal or bug. when I click<br>> Home->Tickets->configuration, it will be on site<br>
>  <a href="http://mydomain.com/rt/Admin/index.html" target="_blank">http://mydomain.com/rt/Admin/index.html</a> but it will ask me to log again.<br>> same thing when I click Home->simpleSearch->tickets->Tools, it will on site<br>
> <a href="http://mydomain.com/rt/Tools/index.html" target="_blank">http://mydomain.com/rt/Tools/index.html</a> but it will ask me to log again. I'm<br>> not sure what else is in ther but this may be nuisance.<br>
><br>> Any ideas?<br></div>WebDomain or session corruption because of incorrect upgrade.<br><br>SHOW CREATE TABLE sessions;<br><br>><br>> Thanks!<br>> Roehl<br>><br>> _______________________________________________<br>
> <a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>><br>> Community help: <a href="http://wiki.bestpractical.com/" target="_blank">http://wiki.bestpractical.com</a><br>
> Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>><br>><br>> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>> Buy a copy at <a href="http://rtbook.bestpractical.com/" target="_blank">http://rtbook.bestpractical.com</a><br>
><br><font color="#888888"><br><br><br>--<br>Best regards, Ruslan.<br></font></blockquote></div><br></div>