I've searched the topic and found plenty of possible solutions but none worked. I'm using Windows IIS. PHP 4.3.11, GD 2.0.28.
(
http://www.itsjustmatt.com/zenphoto) Small views and thumbnails are being generated in the cache folder but not being shown on pages. I've tried every combo of serverpath or webpath in the config.php file. One uncommented then the other.
//define('WEBPATH', '/zenphoto');
//define('SERVERPATH', 'E:/inetpub/vhosts/itsjustmatt.com/httpdocs/zenphoto');
Thanks for any help.
Matt B
Comments
E:/inetpub/vhosts/itsjustmatt.com/httpdocs/zenphoto/
I too am running IIS and have to define the paths and that is how I have mine set.
http://www.zenphoto.org/support/topic.php?id=536#post-2811
Matt B
`RewriteRule ^cache/?$ - [R,L]`