[dev] PHP and database errors

Jan Schneider jan at horde.org
Wed May 25 06:33:31 PDT 2005


Zitat von "Jos W. van der Woude" <jos at veerkade.com>:

> I am using PHP 5.0.4, httpd 2.0.54, postgresql 8.0.2
> installed latest framework
>
> 1. PHP error
>
> This occurs every now and then, for no apparent reason that I can determine.
>
> May 25 12:21:24 toshibax httpd: PHP Warning:  
> Notification::attach(/usr/local/lib/php/Horde/Notification/Listener/.php)

Are you sure you re-installed the framework after updating?

> 2. Postgres error
> This occurs when I try to delete a message in imp. It looks like the 
> code is trying to use column datatree_name in table 
> horde_datatree_attributes. There is no such column in this table, but 
> there is in table horde_datatree.
>
> May 25 14:40:56 toshibax postgres[24039]: [1-1] ERROR:  column 
> "datatree_name" does not exist
> May 25 14:40:56 toshibax postgres[24039]: [1-2] STATEMENT:  DELETE 
> FROM horde_datatree_attributes WHERE datatree_name IN

Should be fixed now.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list