From: | Geoff Caplan <geoff(at)productivity(dot)co(dot)uk> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Strange problems with phpPgAdmin |
Date: | 2001-03-30 11:01:02 |
Message-ID: | 1278078065.20010330120102@britishgoldsmiths.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi folks
My installation of phpPgAdmin has suddenly stopped working. I am not
very experienced in this area and have run out of ideas. Any pointers
would be much appreciated.
THE SYMPTOMS:
- To summarise, I get all the forms primed with the initial data
from the default DB, but it won't run any queries via links or
fields.
- Either nothing happens, I get a duplicate LH pane, or I get an
error. For example if I click on "select" I get the message:
Warning: PostgreSQL query failed:
ERROR: Relation '' does not exist in /www/htdocs/phpPgAdmin/tbl_select.php on line 12
PostgreSQL said: ERROR: Relation '' does not exist
Your query: SELECT * FROM "" LIMIT 1
WHAT I HAVE CHECKED
- I am logging on as the SU who owns all the databases
- PHP/Postgres is working fine - I can access the databases via psql
and PHP scripts without problems.
- I re-intalled phpPgAdmin from scratch.
So, advice would be very welcome - it's a great app and I am missing
it!
Geoff Caplan
Caplan Associates
PS I did post this to the phpPgAdmin specialist list but without
reply. Sorry for the cross posting, but I am very keen to get this
fixed.
From | Date | Subject | |
---|---|---|---|
Next Message | David Lizano | 2001-03-30 11:51:43 | Re: A valuable addition to PHP... |
Previous Message | Jesus Aneiros | 2001-03-30 10:54:23 | Re: A valuable addition to PHP... |