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
Comments
tgrk
That might help...
It should be
`RewriteBase /fotogalerie`
rather than
`RewriteBase /zenphoto`
Have you tried uploading your images via FTP directly into folders in the /albums directory? That's always a good fallback.