[imp] Unable to attach files

Henry Blackman h.blackman@chester.ac.uk
Mon, 13 Aug 2001 14:39:19 +0100



----- Original Message -----
From: "José Gracia Neto - CAT" <zegracia@cbpf.br>
>              - the compose window refreshes and doesn't list the file I've
just
> attached.

I had a similar problem, I solved it by setting the tmp directory in the
php.ini file.  Even though it's suppose to default to "/tmp" for some reason
on my FreeBSD server it didn't.  Setting it to "/tmp" did the trick.

Henry