I tried to find some logic (rights, clear cache, restart apache, etc.) but I was not able to find one
- when uploading succeeds thumbnails are created with the user guest and rw-r--r--: the rights of all other files (as the uploaded image) and for the content-folder are 777.
- apache logs the following errors when the upload does not succeed:
[Sun Sep 14 12:23:44 2008] [error] PHP Warning: chmod() [<a href='function.chmod'>function.chmod</a>]: No such file or directory in /share/HDA_DATA/Qweb/imagevue/admin/controllers/IndexController.php on line 267
[Sun Sep 14 12:23:44 2008] [error] PHP Fatal error: Call to a member function generateThumb() on a non-object in /share/HDA_DATA/Qweb/imagevue/admin/controllers/IndexController.php on line 269
Working with a Firefox/Vista-client & a linux-server (Qnap).