I recently installed ZenPhoto on a LAMP server for a personal project and love it. It's powerful and easy to work with...
Well, now I'm trying to install ZP on a Windows server (yay!).
It's not running Apache, but the server has PHP (Version 4.4.1), MySQL, and GD (2.0.28 compatible) is enabled.
Obviously, with no apache, I can't do mod-rewrite..so that's turned off in the config. The install went just fine, but for some reason it is not creating the images in the cache folder.
http://shamrockfarmstour.com/photos/As you can see, the main, gallery, and image pages are just showing the alt text. I looked around the forum to see if anyone else had this problem, but didn't see anything similar.
Any Ideas?
Comments
Assuming yes.. what you need to do is under the security permissions for the albums and cache folder you need to give full control access to the IUSR_Servername user assuming it is 2k3. If it is 2000 then it will be the IWAM_Servername that you need to give full control access to...