Solved.<br><br>The error are mod_fcgid. I installed it manually but 
doesn´t works. Y use the EPEL respository  and install it with YUM. Now 
works, i have another problems, but works.<br><br>Kindest regards<br><br><div class="gmail_quote">El 14 de marzo de 2012 09:55, Juanjo <span dir="ltr"><<a href="mailto:juanjillo@gmail.com">juanjillo@gmail.com</a>></span> escribió:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello.<br><br>First saludate to all, and sorry for my bad english.<br><br>I have one question.<br><br><br>I have two virtual host, one for RT and one for phpmyadmin.<br>
I have a conf file for each in /etc/httpd/conf.d/ directory<br>
<br><br><br>#  phpmyadmin.conf<br>#  Web application to manage MySQL<br>#<br> <br><Directory "/usr/share/phpmyadmin"><br>#  Order Deny,Allow<br>#  Deny from all<br>#  Allow from 127.0.0.1<br>   Allow from All<br>

</Directory><br> <br>Alias /phpmyadmin /usr/share/phpmyadmin<br>Alias /phpMyAdmin /usr/share/phpmyadmin<br>Alias /mysqladmin /usr/share/phpmyadmin<br><br><br><br># rt4.conf<br><VirtualHost <a href="http://RT.MYSERVER.COM" target="_blank">RT.MYSERVER.COM</a>><br>

        ### Optional apache logs for RT<br>        # Ensure that your log rotation scripts know about these files<br>        # ErrorLog /opt/rt4/var/log/apache2.error<br>        # TransferLog /opt/rt4/var/log/apache2.access<br>

        # LogLevel debug<br>        AddDefaultCharset UTF-8<br>        Alias /NoAuth/images/ /opt/rt4/share/html/NoAuth/images/<br>        ScriptAlias / /opt/rt4/sbin/rt-server.fcgi/<br>        DocumentRoot "/opt/rt4/share/html"<br>

        <Location /><br>            Order allow,deny<br>            Allow from all<br>            Options +ExecCGI<br>            AddHandler fcgid-script fcgi<br>        </Location><br>    </VirtualHost><br>

<br>But when i try to access i get an empty page with "not found" message.<br>I see my /var/log/httpd/error_log file and i get this:<br><br>[Tue Mar 13 15:07:46 2012] [error] [client 182.186.5.39] File does not exist: /opt/rt4/sbin/rt-server.fcgi/phpmyadmin/index.php<br>

[Tue Mar 13 15:17:11 2012] [error] [client 182.186.5.39] File does not exist: /opt/rt4/sbin/rt-server.fcgi/<br><br>Any help?<br>Kindest Regards.
</blockquote></div><br><br clear="all"><br>-- <br>Un saludo.<br>Juanjo Corral<br>