i get a tiny problem with this snippet, the preview are generated but without the correct rights
the owner is correct and he is the one allowed by suphp for running php.
but the browsing is done under the www-data and connot be display according to the rights below :
-rw-rw-rw- 1 myuser myuser 211574 2010-07-23 13:23 call.jpg
-rw------- 1 myuser myuser 25874 2010-07-23 13:23 tn_call.jpg
My configuration :
apache2 php5 gd & suphp.
I have read the sources and do not find any rights for the writing of the preview.
My questions are around suphp, do you think that is it badly setup ? any clue ?
the quick fix is to set the correct chown ... do you have better than that ?