<div>Hello Michael, <br></div><div></div><div>I have followed the instructions you provided me, but it seems that the error still persists. The package you told me got installed: </div><div></div>[root@vm315 yum.repos.d]# rpm -hUv --force --nodeps <a href="http://www.blueonyx.it/pub/BlueOnyx/5106R/CentOS5/blueonyx/i386/RPMS/phpMyAdmin-2.11.9.4-2.centos5.noarch.rpm">http://www.blueonyx.it/pub/BlueOnyx/5106R/CentOS5/blueonyx/i386/RPMS/phpMyAdmin-2.11.9.4-2.centos5.noarch.rpm</a><br>
Retrieving <a href="http://www.blueonyx.it/pub/BlueOnyx/5106R/CentOS5/blueonyx/i386/RPMS/phpMyAdmin-2.11.9.4-2.centos5.noarch.rpm">http://www.blueonyx.it/pub/BlueOnyx/5106R/CentOS5/blueonyx/i386/RPMS/phpMyAdmin-2.11.9.4-2.centos5.noarch.rpm</a><br>
Preparing...                ########################################### [100%]<br><div>   1:phpMyAdmin             ########################################### [100%]</div><div></div><div>It seemed that now there were 2 packages of phpmyadmin installed:</div>
<div></div><div>[root@vm315 yum.repos.d]# yum list phpmyadmin<br>Loaded plugins: fastestmirror, priorities<br>Loading mirror speeds from cached hostfile<br> * extras: <a href="http://mirror.newnanutilities.org">mirror.newnanutilities.org</a><br>
 * base: <a href="http://mirror.steadfast.net">mirror.steadfast.net</a><br> * BlueOnyx: <a href="http://www.blueonyx.it">www.blueonyx.it</a><br> * Solarspeed.net: <a href="http://mirror.smd.net">mirror.smd.net</a><br> * addons: <a href="http://centos.cogentcloud.com">centos.cogentcloud.com</a><br>
 * updates: <a href="http://www.cyberuse.com">www.cyberuse.com</a><br>Installed Packages<br>phpMyAdmin.noarch                  2.11.9.4-2.centos5                  installed<br>phpmyadmin.noarch                  2.11.9.5-1.el5.rf                   installed<br>
</div><div></div><div>I have removed the old one, and now there is only the good package installed:</div><div>Installed Packages<br>phpMyAdmin.noarch                  2.11.9.4-2.centos5                  installed<br></div>
<div></div><div>Afterwards, I have restarted httpd service, but unfortunately, it seems it still doesen't work. It gives me the exact same error. What else could have got modified? Or where can I look at some error logs, as I can found nothing about this in httpd error log.</div>
<div></div><div>Thanks a lot,<br></div><div>George Grigore</div><div><br></div><div class="gmail_quote">2009/5/28 Michael Stauber <span dir="ltr"><<a href="mailto:mstauber@blueonyx.it">mstauber@blueonyx.it</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi George,<br>
<div class="im"><br>
> I am recently having some problems with phpmyadmin. It worked some time<br>
> after I got the server. But, I think after the first update, it doesen't<br>
> work anymore.<br>
> The first automatic update updated this:<br>
> ===========================================================================<br>
>===== Package Arch Version Repository Size<br>
> ===========================================================================<br>
>===== phpmyadmin noarch 2.11.9.5-1.el5.rf rpmforge 4.3 M<br>
><br>
>   replacing phpMyAdmin.noarch 2.11.9.4-2.centos5<br>
> Now, when I click the phpmyadmin link in the control panel, first it tries<br>
> to load https://<ip>:81/base/phpmyadmin/signon.php, then a "File not found"<br>
> error appears.<br>
<br>
</div>That phpMyAdmin that you have now is from rpmforge. Which is a repository<br>
that's not used by default by BlueOnyx. Tying BlueOnyx into third party YUM<br>
repositories is always problematic for various reasons - like this here.<br>
<br>
So here are the two steps how you can get back "on track":<br>
<br>
As "root" from SSH go to /etc/yum.repos.d/ and remove any third party YUM<br>
repository file that's there. That should leave you with the following files<br>
in /etc/yum.repos.d/:<br>
<br>
BlueOnyx.repo<br>
CentOS-Base.repo<br>
CentOS-Media.repo<br>
Solarspeed-BlueOnyx.repo<br>
<br>
Then downgrade phpMyAdmin to the BlueOnyx version:<br>
<br>
rpm -hUv --force --nodeps \<br>
<a href="http://www.blueonyx.it/pub/BlueOnyx/5106R/CentOS5/blueonyx/i386/RPMS/phpMyAdmin-2.11.9.4-2.centos5.noarch.rpm" target="_blank">http://www.blueonyx.it/pub/BlueOnyx/5106R/CentOS5/blueonyx/i386/RPMS/phpMyAdmin-2.11.9.4-2.centos5.noarch.rpm</a><br>

<br>
That should do the trick.<br>
<br>
--<br>
With best regards<br>
<br>
Michael Stauber<br>
<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
<a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</blockquote></div><div></div><div><br></div>