[CentOS] phpMyAdmin for Centos 8

2020-04-18 Thread Ranbir
Has anyone seen a phpMyAdmin rpm for Centos 8 out in the wild? I've been using the Centos 7 EPEL package for phpMyAdmin for many years. When I went there to look for the Centos 8 version of the rpm, I couldn't find one. O_O -- Ranbir ___ CentOS maili

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread John R Pierce
On 10/27/2015 6:26 PM, Frank M. Ramaekers wrote: This directory has a bunch of .ini files, so I changed it to the location of the .so files: ; Directory in which the loadable extensions (modules) reside. ;http://php.net/extension-dir extension_dir = "./" ; On windows: ; extension_dir = "ext" ;

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Frank M. Ramaekers
@centos.org on behalf of Frank Cox Sent: Tue 10/27/2015 7:34 PM To: centos@centos.org Subject: Re: [CentOS] phpMyAdmin mbstring extension is missing On Tue, 27 Oct 2015 19:19:42 -0500 Frank M. Ramaekers wrote: > Yes, it does in /usr/lib64/php/modules/ So what you actually meant to say is, no it

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Frank Cox
On Tue, 27 Oct 2015 19:19:42 -0500 Frank M. Ramaekers wrote: > Yes, it does in /usr/lib64/php/modules/ So what you actually meant to say is, no it doesn't exist in /etc/php.d. /etc/php.d != /usr/lib64/php/modules. I think you found your problem. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Frank M. Ramaekers
: [CentOS] phpMyAdmin mbstring extension is missing On 10/27/2015 2:57 PM, Frank M. Ramaekers wrote: > /etc/php.ini has: > >: > >extension_dir = "/etc/php.d" that seems wrong, mine has no such field.(the commented out default value is ./ ) the extension .so file

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Frank M. Ramaekers
Yes, it does in /usr/lib64/php/modules/ Frank M. Ramaekers Jr. -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Frank Cox Sent: Tuesday, October 27, 2015 5:30 PM To: centos@centos.org Subject: Re: [CentOS] phpMyAdmin mbstring extension

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread John R Pierce
On 10/27/2015 2:57 PM, Frank M. Ramaekers wrote: /etc/php.ini has: : extension_dir = "/etc/php.d" that seems wrong, mine has no such field.(the commented out default value is ./ ) the extension .so files should be in /usr/lib64/php/modules -- john r pierce, recycling bits in sa

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Frank Cox
On Tue, 27 Oct 2015 17:23:15 -0500 Frank M. Ramaekers wrote: > It has already been installed. Since your configuration files say that mbstring.so should exist in /etc/php.d, the first question to ask is, does it? -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Frank M. Ramaekers
Eero, It has already been installed. Frank M. Ramaekers Jr. -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Eero Volotinen Sent: Tuesday, October 27, 2015 5:16 PM To: CentOS mailing list Subject: Re: [CentOS] phpMyAdmin mbstring

Re: [CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Eero Volotinen
You need to install correct package. Name of package might be php-mbstring .. Eero 27.10.2015 11.58 ip. "Frank M. Ramaekers" kirjoitti: > This is a fairly new install of CentOS7 and I'm trying to install > phpMyAdmin (http). When I access http://server/phpMyAdmin it throws: > > > > The mbstring

[CentOS] phpMyAdmin mbstring extension is missing

2015-10-27 Thread Frank M. Ramaekers
This is a fairly new install of CentOS7 and I'm trying to install phpMyAdmin (http). When I access http://server/phpMyAdmin it throws: The mbstring extension is missing. Please check your PHP configuration. There is a mbstring.ini in /etc/php.d with: ; Enable mbstring extension module Ex

Re: [CentOS] Phpmyadmin access: Was RE: phpmyadmin location

2013-04-19 Thread m . roth
Bruce Whealton wrote: > I have the root account which I think by default is without a > password. I just don't know how to access the phpmyadmin directory. It > is possible to just create a db using the command line but I'd like to figure > the phpmyadmin access issue out. I haven't been

[CentOS] Phpmyadmin access: Was RE: phpmyadmin location

2013-04-19 Thread Bruce Whealton
Hello, It is interesting how my thread took off. Anyway, I found the config files, the my.conf file for mysql and the phpMyAdmin.conf file. However, I cannot access it from the same linux box, using localhost, or any of the systems in my local network. I found a tutorial online and it was

Re: [CentOS] phpmyadmin location

2013-04-19 Thread SilverTip257
On Thu, Apr 18, 2013 at 2:44 AM, Arun Khan wrote: > On Thu, Apr 18, 2013 at 8:14 AM, SilverTip257 > wrote: > > > But at the same time it's not prudent to allow anyone access to a service > > (host/port/page/whatever) when they have no need to. > > > > Perfect example being people who let SSH ope

Re: [CentOS] phpmyadmin location

2013-04-19 Thread Arun Khan
On Thu, Apr 18, 2013 at 10:00 PM, Tilman Schmidt wrote: > Am 18.04.2013 08:44, schrieb Arun Khan: >> On Thu, Apr 18, 2013 at 8:14 AM, SilverTip257 wrote: >> >>> But at the same time it's not prudent to allow anyone access to a service >>> (host/port/page/whatever) when they have no need to. >>> >

Re: [CentOS] phpmyadmin location

2013-04-18 Thread Tilman Schmidt
Am 18.04.2013 08:44, schrieb Arun Khan: > On Thu, Apr 18, 2013 at 8:14 AM, SilverTip257 wrote: > >> But at the same time it's not prudent to allow anyone access to a service >> (host/port/page/whatever) when they have no need to. >> >> Perfect example being people who let SSH open to the world on

Re: [CentOS] phpmyadmin location

2013-04-18 Thread YB Tan Sri Dato Sri' Adli a.k.a Dell
t: Re: [CentOS] phpmyadmin location The Chinese probe for known vulnerabilities in phpmyadmin, so be sure and change the root directory name from that suggested by the installation. Todd Merriman Software Toolz, Inc. ___ CentOS mailing list CentOS@cento

Re: [CentOS] phpmyadmin location

2013-04-18 Thread YB Tan Sri Dato Sri' Adli a.k.a Dell
  Regards, YB Tan Sri Dato' Sri Adli a.k.a Dell my.linkedin.com/pub/yb-tan-sri-dato-sri-adli-a-k-a-dell/44/64b/464/ H/p number:  (017) 362 3661 From: Nux! To: CentOS mailing list Sent: Thursday, April 18, 2013 12:01 AM Subject: Re: [CentOS] phpmy

Re: [CentOS] phpmyadmin location

2013-04-18 Thread YB Tan Sri Dato Sri' Adli a.k.a Dell
  Regards, YB Tan Sri Dato' Sri Adli a.k.a Dell my.linkedin.com/pub/yb-tan-sri-dato-sri-adli-a-k-a-dell/44/64b/464/ H/p number:  (017) 362 3661 From: SilverTip257 To: CentOS mailing list Sent: Thursday, April 18, 2013 12:31 AM Subject: Re: [C

Re: [CentOS] phpmyadmin location

2013-04-18 Thread YB Tan Sri Dato Sri' Adli a.k.a Dell
  Regards, YB Tan Sri Dato' Sri Adli a.k.a Dell my.linkedin.com/pub/yb-tan-sri-dato-sri-adli-a-k-a-dell/44/64b/464/ H/p number:  (017) 362 3661 From: "m.r...@5-cent.us" To: CentOS mailing list Sent: Thursday, April 18, 2013 12:48 AM Subje

Re: [CentOS] phpmyadmin location

2013-04-17 Thread Arun Khan
On Thu, Apr 18, 2013 at 8:14 AM, SilverTip257 wrote: > But at the same time it's not prudent to allow anyone access to a service > (host/port/page/whatever) when they have no need to. > > Perfect example being people who let SSH open to the world on production > boxes and do little to nothing to

Re: [CentOS] phpmyadmin location

2013-04-17 Thread SilverTip257
On Wed, Apr 17, 2013 at 12:48 PM, wrote: > SilverTip257 wrote: > > On Wed, Apr 17, 2013 at 12:01 PM, Nux! wrote: > > > >> On 17.04.2013 16:54, Software Toolz Authority wrote: > >> > The Chinese probe for known vulnerabilities in phpmyadmin, so be sure > >> > and change the root directory name fr

Re: [CentOS] phpmyadmin location

2013-04-17 Thread m . roth
SilverTip257 wrote: > On Wed, Apr 17, 2013 at 12:01 PM, Nux! wrote: > >> On 17.04.2013 16:54, Software Toolz Authority wrote: >> > The Chinese probe for known vulnerabilities in phpmyadmin, so be sure >> > and change the root directory name from that suggested by the >> > installation. >> >> Every

Re: [CentOS] phpmyadmin location

2013-04-17 Thread SilverTip257
On Wed, Apr 17, 2013 at 12:01 PM, Nux! wrote: > On 17.04.2013 16:54, Software Toolz Authority wrote: > > The Chinese probe for known vulnerabilities in phpmyadmin, so be sure > > and > > change the root directory name from that suggested by the > > installation. > > > > Todd Merriman > > Software

Re: [CentOS] phpmyadmin location

2013-04-17 Thread Nux!
On 17.04.2013 16:54, Software Toolz Authority wrote: > The Chinese probe for known vulnerabilities in phpmyadmin, so be sure > and > change the root directory name from that suggested by the > installation. > > Todd Merriman > Software Toolz, Inc. Everybody is probing everything. :) Moving the

Re: [CentOS] phpmyadmin location

2013-04-17 Thread Software Toolz Authority
The Chinese probe for known vulnerabilities in phpmyadmin, so be sure and change the root directory name from that suggested by the installation. Todd Merriman Software Toolz, Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailma

Re: [CentOS] phpmyadmin location

2013-04-15 Thread m . roth
Rodrigo Pichiñual Norin wrote: > Hi > > you tried with this command: > > find / -name phpmyadmin > or > find / -name phpMyAdmin > *Very long wait*. Try a) locate phpmyadmin, or b) rpm -ql phpmyadmin, and get a list of where it put everything. mark > > > this is for know where is phpmyadmin

Re: [CentOS] phpmyadmin location

2013-04-15 Thread Arun Khan
On Sat, Apr 13, 2013 at 11:03 PM, Bruce Whealton wrote: > Hello all, > So, I installed phpmyadmin from the yum package manager. I am not > sure where it would be installed. In other words, I don't know how to reach > it in my browser. By default, the rpm installation creates an Apache

Re: [CentOS] phpmyadmin location

2013-04-15 Thread Rodrigo Pichiñual Norin
Hi you tried with this command: find / -name phpmyadmin or find / -name phpMyAdmin this is for know where is phpmyadmin 2013/4/15 SilverTip257 > On Sat, Apr 13, 2013 at 1:33 PM, Bruce Whealton > wrote: > > > Hello all, > > So, I installed phpmyadmin from the yum package manage

Re: [CentOS] phpmyadmin location

2013-04-15 Thread SilverTip257
On Sat, Apr 13, 2013 at 1:33 PM, Bruce Whealton wrote: > Hello all, > So, I installed phpmyadmin from the yum package manager. I am not > sure where it would be installed. In other words, I don't know how to > reach > I'll figure it's the package from EPEL which is dropped into /usr/sh

Re: [CentOS] phpmyadmin location

2013-04-13 Thread Scott Robbins
On Sat, Apr 13, 2013 at 01:33:10PM -0400, Bruce Whealton wrote: > Hello all, > So, I installed phpmyadmin from the yum package manager. I am not > sure where it would be installed. In other words, I don't know how to reach > it in my browser. > Can someone help me, please, > Thanks, >

Re: [CentOS] phpmyadmin location

2013-04-13 Thread Alexander Dalloz
Am 13.04.2013 19:33, schrieb Bruce Whealton: > Hello all, > So, I installed phpmyadmin from the yum package manager. I am not > sure where it would be installed. In other words, I don't know how to reach > it in my browser. > Can someone help me, please, > Thanks, > Bruce rpm -qlv php

[CentOS] phpmyadmin location

2013-04-13 Thread Bruce Whealton
Hello all, So, I installed phpmyadmin from the yum package manager. I am not sure where it would be installed. In other words, I don't know how to reach it in my browser. Can someone help me, please, Thanks, Bruce ___ CentOS mailing list Cen

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John R Pierce
On 10/05/12 2:30 AM, John R Pierce wrote: > On 10/05/12 1:53 AM, adekoya adekunle wrote: >> >how to install phpmyadmin on centos 6.3 ? > assuming you want to use postgresql 9.1 on a 64bit CentOS 6.x system > with phpPgAdmin.. wait, ignore this. I thought I was on the postgres list and that read

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John R Pierce
On 10/05/12 2:15 AM, Tony Mountifield wrote: >> I would appreciate your kind and timely response on this. > This is a community list - we are not obliged to do "timely" indeed, that almost made it sound like a RFQ [*] for a contract. [*] Request for Quotation -- john r pierce

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John R Pierce
On 10/05/12 1:53 AM, adekoya adekunle wrote: > how to install phpmyadmin on centos 6.3 ? assuming you want to use postgresql 9.1 on a 64bit CentOS 6.x system with phpPgAdmin... # rpm -Uvh http://yum.postgresql.org/9.1/redhat/rhel-6-x86_64/pgdg-centos91-9.1-4.noarch.rpm ... # yum install postgre

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread Tony Mountifield
In article , adekoya adekunle wrote: > Hi guys, > > Pls I need good and working instructions on how to install phpmyadmin on > centos 6.3 ? http://lmgtfy.com/?q=installing+phpmyadmin+on+centos > I would appreciate your kind and timely response on this. This is a community list - we are not obl

Re: [CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread John Doe
From: adekoya adekunle > Pls I need good and working instructions on how to install phpmyadmin on > centos 6.3 ? > I would appreciate your kind and timely response on this. I kindly and timely suggest you go look in phpmyadmin's download section. Hint: they have a distributions section. Then, I s

[CentOS] PHPMYADMIN on Centos 6.3

2012-10-05 Thread adekoya adekunle
Hi guys, Pls I need good and working instructions on how to install phpmyadmin on centos 6.3 ? I would appreciate your kind and timely response on this. regards kunle ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/

Re: [CentOS] phpmyadmin issue

2012-01-04 Thread Rajagopal Swaminathan
Greetings, On Wed, Jan 4, 2012 at 7:32 PM, John Doe wrote: > From: Rajagopal Swaminathan > >> I just did add ::1 >> Still forbidden :-( > > Just in case: did you restart apache...? > of course, yes -- Regards, Rajagopal ___ CentOS mailing list Cent

Re: [CentOS] phpmyadmin issue

2012-01-04 Thread John Doe
From: Rajagopal Swaminathan > I just did add ::1 > Still forbidden :-( Just in case: did you restart apache...? JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] phpmyadmin issue

2012-01-03 Thread Rajagopal Swaminathan
Greetings, On Wed, Jan 4, 2012 at 9:36 AM, John R Pierce wrote: > On 01/03/12 7:57 PM, Rajagopal Swaminathan wrote: >> [Wed Jan 04 09:21:52 2012] [error] [client ::1] client denied by server >> configuration: /usr/share/phpmyadmin > > that says it all right there. > > ::1 is the ipv6 localhost.

Re: [CentOS] phpmyadmin issue

2012-01-03 Thread John R Pierce
On 01/03/12 7:57 PM, Rajagopal Swaminathan wrote: > [Wed Jan 04 09:21:52 2012] [error] [client ::1] client denied by server > configuration: /usr/share/phpmyadmin that says it all right there. ::1 is the ipv6 localhost. you probably allowed 127.0.0.1 but not ::1 you should. -- john r pierc

Re: [CentOS] phpmyadmin issue

2012-01-03 Thread Rajagopal Swaminathan
Greetings, On Tue, Jan 3, 2012 at 4:40 PM, John R Pierce wrote: > On 01/03/12 1:55 AM, Rajagopal Swaminathan wrote: >> When I try to access it throughhttp://localhost/phpmyadmin  it is >> giving me a 403 forbidden error > > I'd look in /var/log/httpd/{access,error}_log > > maybe `tail -f /var/log

Re: [CentOS] phpmyadmin issue

2012-01-03 Thread John R Pierce
On 01/03/12 1:55 AM, Rajagopal Swaminathan wrote: > When I try to access it throughhttp://localhost/phpmyadmin it is > giving me a 403 forbidden error I'd look in /var/log/httpd/{access,error}_log maybe `tail -f /var/log/httpd/*_log` in a shell window, then hit the webpage and see what new err

Re: [CentOS] phpmyadmin issue

2012-01-03 Thread John Doe
From: Rajagopal Swaminathan > I have installed phpmyadmin on a Centos 6.2 box. > When I try to access it through http://localhost/phpmyadmin it is > giving me a 403 forbidden error > any clues? It says you don't have access rights... How did you setup the access rights? JD _

[CentOS] phpmyadmin issue

2012-01-03 Thread Rajagopal Swaminathan
Greetings, I have installed phpmyadmin on a Centos 6.2 box. When I try to access it through http://localhost/phpmyadmin it is giving me a 403 forbidden error any clues? TIA. -- Regards, Rajagopal ___ CentOS mailing list CentOS@centos.org http://lis

Re: [CentOS] phpMyAdmin can't connect to remote server

2010-08-27 Thread Brian Marshall
On Aug 27, 2010, at 11:36 AM, Steve Huff wrote: > > On Aug 27, 2010, at 1:23 PM, Brian Marshall wrote: > >> If anyone else has any insight or questions please let me know. I'm happy to >> experiment. > > > is SELinux enabled? any relevant messages in the audit log? > > -steve Hi Steve, N

Re: [CentOS] phpMyAdmin can't connect to remote server

2010-08-27 Thread Steve Huff
On Aug 27, 2010, at 1:23 PM, Brian Marshall wrote: > If anyone else has any insight or questions please let me know. I'm happy to > experiment. is SELinux enabled? any relevant messages in the audit log? -steve -- If this were played upon a stage now, I could condemn it as an improbable fi

Re: [CentOS] phpMyAdmin can't connect to remote server

2010-08-27 Thread Brian Marshall
Hi All, I have had a thread about this going on the phpMyAdmin list for a little while. Nobody there has been able to shed any light on my problem. It seems that with phpMyAdmin I can not connect to remote servers. Though it also seems that apache, php and mysqli all work fine outside of phpMyA

Re: [CentOS] phpmyadmin

2010-05-06 Thread John Doe
From: ann kok > I set it to TRUE > $cfg['Servers'][$i]['history'] = TRUE; It is supposed to be the name of an existing sql table... Use 'pma_history' as advised... And check the table phpmyadmin.pma_history JD ___ CentOS mailing list C

Re: [CentOS] phpmyadmin

2010-05-06 Thread ann kok
alenbach > Subject: Re: [CentOS] phpmyadmin > To: centos@centos.org > Received: Wednesday, May 5, 2010, 10:18 PM > > If you look into the config file you'll find > >   $cfg['Servers'][$i]['history'] = '';  // table > to store SQL history &

Re: [CentOS] phpmyadmin

2010-05-06 Thread Lucian
On Thu, May 6, 2010 at 3:18 AM, Jobst Schmalenbach wrote: > > If you look into the config file you'll find > >  $cfg['Servers'][$i]['history'] = '';  // table to store SQL history >                                        //   - leave blank for no SQL query > history >                            

Re: [CentOS] phpmyadmin

2010-05-05 Thread Jobst Schmalenbach
If you look into the config file you'll find $cfg['Servers'][$i]['history'] = ''; // table to store SQL history // - leave blank for no SQL query history // DEFAULT: 'pma_history' Set it and you get the hi

Re: [CentOS] phpmyadmin

2010-05-05 Thread John R Pierce
ann kok wrote: > Hi all > > When someone uses the phpmyadmin to delete data, how can I know it > > Does it have log? > you mean mysql? all phpmyadmin is doing is issuing DELETE or DROP or whatever commands to the SQL database server. SQL doesn't log much unless you configure it to, and if y

[CentOS] phpmyadmin

2010-05-05 Thread ann kok
Hi all When someone uses the phpmyadmin to delete data, how can I know it Does it have log? Thank you ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] phpmyadmin hang..

2008-03-03 Thread Jim Perrin
On Mon, Mar 3, 2008 at 5:27 PM, Frank M. Ramaekers <[EMAIL PROTECTED]> wrote: > It seems that I can never get through a phpmyadmin session w/o it > hanging on "Waiting for http://";. The only way I have found to > correct this is to cycle Apache. I can always get past the signon > portion,

[CentOS] phpmyadmin hang..

2008-03-03 Thread Frank M. Ramaekers
It seems that I can never get through a phpmyadmin session w/o it hanging on "Waiting for http://";. The only way I have found to correct this is to cycle Apache. I can always get past the signon portion, but it hangs at various portions of selecting DBs or Tables. CPU is not overly active, a

Re: [CentOS] phpmyadmin issue- what's really working at this time?

2007-12-13 Thread Brian
On Dec 13, 2007, at 3:34 PM, Brian wrote: Basic phpmyadmin issue, but I can't seem to solve it. Qube3 with CentOS 4.5, PHP4.3.9, BlueQuartz. I'm really sorry, this went to CentOS list not BQ list in error-- I had a CentOS question and composed in the wrong message body. Brian

[CentOS] phpmyadmin issue- what's really working at this time?

2007-12-13 Thread Brian
Basic phpmyadmin issue, but I can't seem to solve it. Qube3 with CentOS 4.5, PHP4.3.9, BlueQuartz. phpmyadmin was working a while but after long disuse, the index.php now just displays as text. DirectoryIndex in httpd.conf at /etc/httpd/conf/httpd.conf /etc/admserv/conf/httpd.conf has inde

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread umair shakil
Dear Salam, PhpMyAdmin is basically not an rpm package. Its is tar.gz or bz2 package You just extract it and move the files to Document Root where ur web pages served. There is no option available for compiling because its is already complied. Yum will have no package i suppose, possible

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread John R Pierce
Hiep Nguyen wrote: 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-pl

[CentOS] phpmyadmin on centos 4

2007-11-15 Thread Hiep Nguyen
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. is there an easy way to upgrade php

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Hiep Nguyen
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

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Tom Brown
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 and there lies the issue - it was not installed as an rpm remove the 'stuff' that was installed via tar and then install usi

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Tom Brown
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

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread John R Pierce
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 fr

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Hiep Nguyen
On Thu, 15 Nov 2007, John R Pierce wrote: Hiep Nguyen wrote: 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,

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Karanbir Singh
Hiep Nguyen 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. Sounds like a source tarba

RE: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Ross S. W. Walker
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 nothi

RE: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Hiep Nguyen
On Thu, 15 Nov 2007, Ross S. W. Walker wrote: 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

Re: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Hiep Nguyen
On Thu, 15 Nov 2007, John R Pierce wrote: 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 ph

RE: [CentOS] phpmyadmin on centos 4

2007-11-15 Thread Ross S. W. Walker
Hiep Nguyen wrote: > > On Thu, 15 Nov 2007, Ross S. W. Walker wrote: > > > 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