phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Fatal Error: It appears that you have not crea


From: Izzy Blacklock
Subject: Re: [Phpgroupware-users] Fatal Error: It appears that you have not created the database tables...
Date: Mon, 31 Mar 2003 18:30:02 -0700
User-agent: KMail/1.4.3

On Monday 31 Mar 2003 1:34 pm, Chris Weiss wrote:
> wouldn't be a timing in the sense that the next_record is being called
> before the query is returned, the query doesn't return untill the database
> is done.  It could some other SQl error though.  Try changing the first
> $GLOBALS['phpgw']->db-
>
> >Halt_On_Error = 'yes' and see if you get a usefull mysql error.


Okay, this produced the following error:

---- 8< ----
Database error: Invalid SQL: select version()
PostgreSQL Error: 1 (ERROR: current transaction is aborted, queries ignored
until end of transaction block )

File: 
/mnt/hda7/www/phpgroupware-0.9.14.002/phpgwapi/inc/class.db_pgsql.inc.php
Line: 98

Session halted.
---- 8< ----

I'm using postgresql-7.3.2.  Are there any known compatibility issues?

...Izzy




reply via email to

[Prev in Thread] Current Thread [Next in Thread]