[dev] PHP and database errors
Jos W. van der Woude
jos at veerkade.com
Wed May 25 05:55:50 PDT 2005
Hi all,
Totday I checked out latest cvs code. I noticed the following two
errors in the logs.
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) [<a
href='function
.attach'>function.attach</a>]: failed to open stream: No such file or
directory in /usr/local/lib/php/Horde/Notification.php on line 99
May 25 12:21:24 toshibax httpd: PHP Fatal error:
Notification::attach() [<a
href='function.require'>function.require</a>]: Failed opening
required '/usr/local/lib/php/Horde/Notification/Listener/.php'
(include_path='.:/php/includes:/usr/local/lib/php') in
/usr/local/lib/php/
Horde/Notification.php on line 99
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
May 25 14:40:56 toshibax postgres[24039]: [1-3]
('imp.jos.<20050525143753.eamkt3bu0py8cs0g at webmail.veerkade.com>')
Any ideas?
Cheers
jos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3013 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.horde.org/archives/dev/attachments/20050525/2b0a345f/smime.bin
More information about the dev
mailing list