On Thu, 15 Nov 2007, Tom Brown wrote:
how do i find out the 'filename'? i don't know what r u refer to.
it was installed in /var/www/html/phpmyadmin/
when i tried: rpm -qf /var/www/html/phpmyadmin/index.php and i got:
file /var/www/html/phpmyadmin/index.php is not owned by any package.
i'm clueless now. can someone help me to upgrade phpmyadmin to the latest version. right now, i'm using mysql 4.1.12 & phpmyadmin 2.7.0-pl2
and it was installed via rpm right ???
rpm -qa | grep php
what you get ??
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
i don't remember and that's the problem.
rpm -qa | grep php and i got: php-mbstring-4.3.9-3.9 php-ldap-4.3.9-3.9 php-pear-4.3.9-3.9 php-mysql-4.3.9-3.9 php-4.3.9-3.9
any more pointer??? thanks
T. Hiep