[imp] IMP 2.2.3 and File Attachment Problem

Olivier Kaloudoff kalou@kalou.net
Tue, 19 Dec 2000 11:41:36 +0100 (CET)


2 cases:

- an IMP problem
- a permissions problem with directory /tmp

for the first case, I have no idea,
but for the second case, check that /tmp
is set with 777 +sticky bit
(chmod 777 /tmp; chmod +t /tmp)

Best regards, 

Kalou

On Mon, 18 Dec 2000, Devin Atencio wrote:

> 
> I am running Stronghold 3.0 Server (apache 1.3.14), i have PHP4.0.3pl1
> compiled
> into apache as a module and it has built in PHP Session support. I am using
> IMP 2.2.3 and every time I try to attach a message to my e-mail it gives me
> an error message:
> 
> Warning: Unable to open '/tmp/phpOB3579' for reading: No such file or
> directory in /usr/home/webmaster/arosnet/members/horde2/imp/compose.php3 on
> line 910
> 
> I am not sure if this is a phplib problem or something. I can't figure out
> why it
> is having problems.. Anyone with ideas?
> 
>                                                /'^'\
>                                               ( o o )
> ------------------------------------------oOOO--(_)--OOOo----
>     Devin Atencio
>     ArosNet Systems Administration         .oooO
>     EMail: dreamboy@aros.net               (   )   Oooo.
> --------------------------------------------\ (----(   )-----
>                                              \_)    ) /
>                                                    (_/
> 
> 
> 
>