From: | Eric Guirbal <eric(dot)guirbal(at)cegetel(dot)net> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Reports in phpPgAdmin |
Date: | 2006-11-07 09:43:38 |
Message-ID: | 200611071043.39439.eric.guirbal@cegetel.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hello,
I am trying to set up the reports database with phppgadmin but without
success. I am using the SQL script reports-pgsql.sql. All seems ok (i can
create reports) until I ask for an export. I get:
<br />
<b>Notice</b>: unserialize(): Error at offset 683 of 702 bytes in
<b>/usr/share/phppgadmin/dataexport.php</b> on line <b>118</b><br />
<table class="error" cellpadding="5"><tr><td><p><b>Erreur
SQL :</b><br /></p>
<p><b>In statement:</b><br /></p>
</td></tr></table><br />
<br />
<b>Notice</b>: Undefined property: EOF in
<b>/usr/share/phppgadmin/dataexport.php</b> on line <b>296</b><br />
<br />
<b>Fatal error</b>: Call to undefined function: movenext() in
<b>/usr/share/phppgadmin/dataexport.php</b> on line <b>307</b><br />
I am using PostgreSQL 7.4.7 and phpPgAdmin 3.5.2 packaged by Debian. I
found nothing in the BTS about this.
Thanks for any idea.
--
Eric
From | Date | Subject | |
---|---|---|---|
Next Message | Chander Ganesan | 2006-11-07 12:24:39 | Re: New to PostgreSQL |
Previous Message | Guido Barosio | 2006-11-07 04:04:45 | Re: Select permissions on system tables |