<div>Hi </div>
<div> </div>
<div>I upgraded centos from 5.5 to 5.8 release on my development server. I cannot get RT to work. My RT installation is under data/rt3 folder. The document rool is .../share/html; When we try to access the RT host name on the browser, it does not reach the index.html file location in the document root of RT, bur instead tries to open some file and is looking for a filetype to open it with</div>

<div>I ran ./rt-test-dependencies --with-modperl1 on both development and production. there are following things missing on both</div>
<div> </div>
<div> Apache::Request...MISSING<br>CORE missing dependencies:<br>        Encode >= 2.13...MISSING<br>                Encode version 2.13 required--this is only version 2.12</div>
<div> </div>
<div>However, the production centos  is not updgraded and it is working. I don't get any errors in the error log. Could anyone help us to find what the problem could be?<br></div>
<div>thanks much:)</div>