Hiep Nguyen wrote: > hi there, > > i have a centos box with phpmyadmin installed, but i don't remember > how i installed phpmyadmin 2.7.0-pl2. now i want to upgrade it with > yum, but i don't find any phpmyadmin on my centos box. i tried: > > rpm -qa | grep phpmyadmi, but found nothing. find a file from that package, and `rpm -qf /path/filename` ... that will tell you what RPM it came from, if any.