[Tickets #4490] IMP Attachments
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Oct 6 03:32:49 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4490
-----------------------------------------------------------------------
Ticket | 4490
Updated By | g.tranelli at inarcassa.it
Summary | IMP Attachments
Queue | IMP
Version | 4.1.3
Type | Bug
State | Unconfirmed
Priority | 3. High
Owners |
-----------------------------------------------------------------------
g.tranelli at inarcassa.it (2006-10-06 03:32) wrote:
> Often when a user attach a file to a message, in the error log file I
> found these two kind of errors:
> 1) PHP Warning:
>
file_get_contents(/var/hordetmp/.horde/imp/compose/e45103d1004eaef289eb29454ed812b2)
[<a href='function.file-get-contents'>function.file-get-contents</a>]:
failed to open stream: No such file or directory in
/data/http-data/horde/lib/VFS/file.php on line 82, referer:
> http://horde3.inarcassa.it/imp/compose.php?uniq=71eohh9vd5kw
> but the file in VFS exists
>
> 2) PHP Warning: array_values() [<a
> href='function.array-values'>function.array-values</a>]: The argument
> should be an array in /data/http-data/horde/imp/lib/Compose.php on
> line 658, referer:
> http://horde3.inarcassa.it/imp/compose.php?uniq=5m4jeqrezkco but the
> file isn't attached to the mail
>
> The VFS is rightly coonfigured and the problem is getting me in
> trouble with my boss and users.
>
> Can you help me ???
I resolved.
It seems the problem was due to mysql, because when i upgraded from 3.0 to
3.1 I didn't change the backend of the horde_sessionhandler from MyISAM to
InnoDB.
Now I've changed to InnoDB and the problem seems gone.
More information about the bugs
mailing list