|
|
|
| Hi One and all,
Having spent a couple of hours Googling for a solution I thought I'd go
straight to the horses mouth... as it were.
I have inherited a LAMP system with PhpMyAdmin but it won't let me see any
of the data in the tables.
The Browse tab is highlighted but IE gives "page cannot be displayed and FF
gives just a blank page.
here are some other points, all logged in as either root or user.
1) I cannot Analyse, Check or Flush the tables.
2) I cannot run queries via PhpMyAdmin
3) All scripts work ok
4) mysql command line works fine
I'm assuming this is a permissions issue, anybody have any idea how to sort
it?
Cheers.
Mak.
--
"People were looking around like headless chickens. "
[DEWI MORRIS] Sky Sports
http://www.private-eye.co.uk
| |
| Jerry Stuckle 2006-05-27, 7:02 pm |
| Mak wrote:
> Hi One and all,
>
> Having spent a couple of hours Googling for a solution I thought I'd go
> straight to the horses mouth... as it were.
>
> I have inherited a LAMP system with PhpMyAdmin but it won't let me see any
> of the data in the tables.
>
> The Browse tab is highlighted but IE gives "page cannot be displayed and FF
> gives just a blank page.
>
> here are some other points, all logged in as either root or user.
> 1) I cannot Analyse, Check or Flush the tables.
> 2) I cannot run queries via PhpMyAdmin
> 3) All scripts work ok
> 4) mysql command line works fine
>
>
> I'm assuming this is a permissions issue, anybody have any idea how to sort
> it?
>
>
> Cheers.
> Mak.
Did you try their support site? I've found them to be quite helpful.
http://sourceforge.net/projects/phpmyadmin/
When you're dealing with a product (commercial or otherwise), usually the best
place to start asking for support is the product's support site.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
| |
|
|
--
"People were looking around like headless chickens. "
[DEWI MORRIS] Sky Sports
http://www.private-eye.co.uk
"Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
news:CeCdnWdt1KsASeXZnZ2dnUVZ_vadnZ2d@comcast.com...
> Mak wrote:
>
> Did you try their support site?
LOL, yep. It is a common problem with no direct answer.
>I've found them to be quite helpful.
>
> http://sourceforge.net/projects/phpmyadmin/
>
> When you're dealing with a product (commercial or otherwise), usually the
> best place to start asking for support is the product's support site.
....Nah, weekends go to AWW.
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstucklex@attglobal.net
> ==================
| |
| GreyWyvern 2006-05-27, 10:57 pm |
| And lo, Mak didst speak in alt.www.webmaster:
What?
Grey
| |
|
| "GreyWyvern" <spam@greywyvern.com> wrote in message
news:op.s98nkzlzsl6xfd@greywyvern.belkin...
> And lo, Mak didst speak in alt.www.webmaster:
>
> What?
>
> Grey
Huh?
--
"People were looking around like headless chickens. "
[DEWI MORRIS] Sky Sports
http://www.private-eye.co.uk
| |
| Disco Octopus 2006-05-28, 6:47 pm |
| Mak wrote:
> "GreyWyvern" <spam@greywyvern.com> wrote in message
> news:op.s98nkzlzsl6xfd@greywyvern.belkin...
>
> Huh?
I think Grey was questioning the fact the you gave an empty response. This
was the case because it looks like you posted your reply after your
signature line "-- ". Some news readers allow the users to hide signature
text.
Or maybe not? Just a guess really.
--
a beef jerky site http://www.choicebeefjerky.com.au
most midwives do not have children
| |
| William Tasso 2006-05-28, 6:47 pm |
| Fleeing from the madness of the jungle
Mak <spambouncer@Makrobicz.com> stumbled into news:alt.www.webmaster
and said:
> Hi One and all,
>
> Having spent a couple of hours Googling for a solution I thought I'd go
> straight to the horses mouth... as it were.
>
> I have inherited a LAMP system with PhpMyAdmin but it won't let me see
> any
> of the data in the tables.
>
> The Browse tab is highlighted but IE gives "page cannot be displayed and
> FF
> gives just a blank page.
>
> here are some other points, all logged in as either root or user.
> 1) I cannot Analyse, Check or Flush the tables.
> 2) I cannot run queries via PhpMyAdmin
> 3) All scripts work ok
> 4) mysql command line works fine
>
>
> I'm assuming this is a permissions issue, anybody have any idea how to
> sort
> it?
use a valid user?
Is PhpMyAdmin reporting any specific errors? I had one (a server running
phpMyAdmin) give no end of grief recently because some jack-XXX fool of a
developer 'just upgraded a few things'.
Did phpMyAdmin ever work? It could be simple mis-configuration.
Can you configure a mysql user from the command line and give access from
any-server. Then run phpMyAdmin on 'any server' IYSWIM.
Assuming you have root - you can install the latest phpMyAdmin alongside
the current one.
hrmm - no sure I can recall much else - ah yes, the zend optimiser. ISTR
that some configs need that for phpMyAdmin to successfully run.
Good luck
--
William Tasso
http://williamtasso.com/words/what-is-usenet.asp
| |
|
|
"William Tasso" <SpamBlocked@tbdata.com> wrote in message
news:op.s99n4nj0m9g4qz-wnt@tbdata.com...
> Fleeing from the madness of the jungle
> Mak <spambouncer@Makrobicz.com> stumbled into news:alt.www.webmaster
> and said:
>
>
> use a valid user?
>
Yep
> Is PhpMyAdmin reporting any specific errors? I had one (a server running
> phpMyAdmin) give no end of grief recently because some jack-XXX fool of a
> developer 'just upgraded a few things'.
>
No, just 403
> Did phpMyAdmin ever work? It could be simple mis-configuration.
That I can't answer, I inherited this, so I'm doubtful.
>
> Can you configure a mysql user from the command line and give access from
> any-server. Then run phpMyAdmin on 'any server' IYSWIM.
I think I'm with you, I can run queries from the command line, just not
PhpMyAdmin.
>
> Assuming you have root - you can install the latest phpMyAdmin alongside
> the current one.
Aha. I can definitely give that a go.
>
> hrmm - no sure I can recall much else - ah yes, the zend optimiser. ISTR
> that some configs need that for phpMyAdmin to successfully run.
Yep, I read that one too, it's in my toolbox for when I go in, in the
morning.
>
> Good luck
Cheers. I may need it.
--
"People were looking around like headless chickens. "
[DEWI MORRIS] Sky Sports
http://www.private-eye.co.uk
| |
|
| "Disco Octopus" <disco@discooctopus.com> wrote in message
news:814ywr456kqu$.fqxha7c2562d$.dlg@40tude.net...
> Mak wrote:
>
>
> I think Grey was questioning the fact the you gave an empty response.
> This
> was the case because it looks like you posted your reply after your
> signature line "-- ". Some news readers allow the users to hide signature
> text.
>
> Or maybe not? Just a guess really.
>
Sunday morning + Melbourne + (Outlook Express - Quotefix) = Disaster ;o)
--
"People were looking around like headless chickens. "
[DEWI MORRIS] Sky Sports
http://www.private-eye.co.uk
| |
| Steve Sobol 2006-05-29, 6:48 pm |
| Mak wrote:
>
> No, just 403
Check permissions on the files and directories on your PHPMyAdmin site.
--
Steve Sobol, Professional Geek ** Java/VB/VC/PHP/Perl ** Linux/*BSD/Windows
Apple Valley, California PGP:0xE3AE35ED
It's all fun and games until someone starts a bonfire in the living room.
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |