Hello all, I have to say first that I have been searching this forum quite a lot and I am still unable to upload any images to my server using web interface of ZenPhoto. I had no errors only only blank albums. When I looked at my server I saw there a proper named album directory that was created but it is all empty. I changed permissions to cache/ and albums/ directories and I also tried to disable/enable .htaccess support. Nothing works for me I am running linux with php 5+. Can anyone help me before I step into code debugging?
Kind regards,
Martin Wiso
Sorry i forgot it. Here it is http://alena.wiso.cz/fotogalerie/
tgrk
Thank you for your help, but that is not my problem. I checked my hosting provider support site and found that there are some restrictions and uploading is allowed only using FTP extension of PHP... I did some testing with replacing upload part of admin.php, but still I am facing some problems... I will give it a try later
I don't think RewriteBase is the problem (the image redirect happens, the problem is that the image never gets written), though that is a good thing to check...
Have you tried uploading your images via FTP directly into folders in the /albums directory? That's always a good fallback.