Hello everbody,
I am running the tfu standalone script, normally the uploads are successfull, but sometimes some customers can't upload files, because of this error in the logfile.
I never had this problem and I don't know why this error is sometimes...
Quote:
2.11.2010 12:59:18 - ERROR 2 in ***/***/httpdocs/tfu_upload.php, line 95: move_uploaded_file(upload_temp/3828/map.png) [<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: failed to open stream: No such file or directory
02.11.2010 12:59:18 - ERROR 2 in */***/httpdocs/tfu_upload.php, line 95: move_uploaded_file() [<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: Unable to move '/tmp/phpLzy3Ma' to 'upload_temp/3828/map.png'
02.11.2010 12:59:18 - ERROR 2 in ***/***/httpdocs/tfu_upload.php, line 107: move_uploaded_file(upload_temp/3828/map.png) [<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: failed to open stream: No such file or directory
02.11.2010 12:59:18 - ERROR 2 in ***/***/httpdocs/tfu_upload.php, line 107: move_uploaded_file() [<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: Unable to move '/tmp/phpLzy3Ma' to 'upload_temp/3828/map.png'
The folder "session_cache", "tmp", "upload_temp" and "3823" exist and all have CHMOD 777.
Probably someone has an idea... (sry for the bad english *g*)