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
try putting a trailing slash on your server path so that it reads:
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.
This is the https protocol problem! See this thread:
Wow, it worked. Changing i.php according to http://www.zenphoto.org/support/topic.php?id=536#post-2811 fixed it. I would have never figured that out. Thanks for the help!
Matt B
I upgraded to 1.0.3 today. Thumbnails and pictures will not show up. I changed the config file and the .htaccess file to the correct settings. I also changed the permissions to 777 on the albums folder and the cache folder. The images are cached, but they are not showing up in the browser. The site I am working on is at http://camponwheels.com/photo