<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <br>
    <br>
    On 07/26/2011 07:24 PM, Michael Stauber wrote:
    <blockquote cite="mid:201107270224.10004.mstauber@blueonyx.it"
      type="cite">
      <pre wrap="">Hi Bret,

</pre>
      <blockquote type="cite">
        <pre wrap="">I have a BO box based on Centos 5.6 that can no longer get to phpmyadmin.

 the update log for the 22nd of july has this entry among others:

 Jul 22 06:00:59 Updated: phpMyAdmin-2.11.11.3-1.el5.noarch
</pre>
      </blockquote>
      <pre wrap="">
[root@5106r ]# rpm -qa|grep phpMyAdmin
phpMyAdmin-2.11.9.4-3.centos5

Apparently your server is tied into an unsupported YUM repository, from which 
it installed a newer (and different) phpMyAdmin than the one that BlueOnyx 
5106R usually uses.

Solution: Disable or remove the unsupported third party YUM repositories. 
Remove phpMyAdmin via "rpm -e phpMyAdmin --nodeps" and then "yum install 
phpMyAdmin" to get back the one that you're supposed to have. 

</pre>
    </blockquote>
    Well it would have been nice if I had read a little more closely but
    I did not.  <br>
    <br>
    I did have an extra repo active from when trying to get mediacore to
    work.  <br>
    <br>
    What I did was yum remove phpmyadmin and it removed 3 packages:<br>
    <br>
    Dependencies Resolved<br>
    <br>
============================================================================================<br>
     Package                       Arch       
    Version                     Repository      Size<br>
============================================================================================<br>
    Removing:<br>
     phpMyAdmin                    noarch     
    2.11.11.3-1.el5             installed       0.0 <br>
    Removing for dependencies:<br>
     base-mysql-capstone           noarch     
    2.0.1-19.centos5            installed       834 <br>
     base-phpmyadmin-capstone      noarch     
    1.0.0-0BO09.centos5         installed        93 <br>
    <br>
    Transaction Summary<br>
============================================================================================<br>
    Remove        3 Package(s)<br>
    Reinstall     0 Package(s)<br>
    Downgrade     0 Package(s)<br>
    <br>
    then I installed phpmyadmin:<br>
    <br>
    Dependencies Resolved<br>
    <br>
============================================================================================<br>
     Package             Arch            Version                       
    Repository         Size<br>
============================================================================================<br>
    Installing:<br>
     phpMyAdmin          noarch          2.11.9.4-3.centos5            
    BlueOnyx          4.2 M<br>
    <br>
    Transaction Summary<br>
============================================================================================<br>
    Install       1 Package(s)<br>
    Upgrade       0 Package(s)<br>
    <br>
    <br>
    RATs still no worky so I installed the other two packages:<br>
    <br>
============================================================================================<br>
     Package                        Arch        
    Version                   Repository      Size<br>
============================================================================================<br>
    Installing:<br>
     base-phpmyadmin-capstone       noarch      
    1.0.0-0BO09.centos5       BlueOnyx       4.6 k<br>
    <br>
    Transaction Summary<br>
============================================================================================<br>
    Install       1 Package(s)<br>
    Upgrade       0 Package(s)<br>
    <br>
    Total download size: 4.6 k<br>
    Is this ok [y/N]: y<br>
    <br>
    <br>
    and:<br>
    <br>
============================================================================================<br>
     Package                     Arch           Version                 
    Repository        Size<br>
============================================================================================<br>
    Installing:<br>
     base-mysql-capstone         noarch         2.0.1-19.centos5        
    BlueOnyx         8.0 k<br>
    <br>
    Transaction Summary<br>
============================================================================================<br>
    Install       1 Package(s)<br>
    Upgrade       0 Package(s)<br>
    <br>
    Total download size: 8.0 k<br>
    Is this ok [y/N]: y<br>
    <br>
    <br>
    Still don't have a file at /usr/sausilito/ui/web/phpMyAdmin.<br>
    <font><font style="font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;"><br>
        [Tue Jul 26 19:45:16 2011] [error] [client myip] File does not
        exist: /usr/sausalito/ui/web/phpMyAdmin, referer:
        <a class="moz-txt-link-freetext" href="https://www.newdaymedia.com:81/base/phpmyadmin/index.php">https://www.newdaymedia.com:81/base/phpmyadmin/index.php</a></font></font><br>
    <br>
    can someone do me a favor and run <br>
    <br>
    rpm -qf /<font><font style="font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;">usr/sausalito/ui/web/phpMyAdmin</font></font><br>
    <br>
    and tell me what package I am missing?<br>
    <br>
    thanks,<br>
    <br>
    Bret<br>
  </body>
</html>