hi
when i want to upload an attachment with squirrelmail I get this errror: Could not move/copy file. File not attached
everything else works perfectly. I use squirrelmail + cyrus + postfix with mandrake 9.1.
i configured squirrelmail to use /var/spool/squirrelmail as the attachment directory and changed the permissions to 770 user=apache group=apache.
in the php.ini I have: file_uploads=on and the stuff with the memory and filesizes is also correct.
I also activated display_errors=on and it showed me this:
Warning: File upload error - unable to create a temporary file in Unknown on line 0
Notice: Undefined index: attachfile in /usr/share/squirrelmail/src/compose.php on line 1246
what is wrong?
thx in advance