I use a small on-the-fly thumnail script (attached as .txt) that simply shows thumbnails of images in the same DIR as the script. You click on a thumbnail and it opens the full-size version with a link back to the thumnails.
For some reason, on my Windows server (2003 Std, PHP 4.3.4, GD2), it creates and displays the thumbnails, but when you click on a thumbnail to view the full size image, it simply loads the thumbnails again.
I have PHP installed as ISAPI and it (as well as GD) seems to be functioning fine...vBulletin and Invisionboard have no problems whatsoever.
It seems like this is just a configuration error on my part, at least I hope that's what it is. One thing I do notice from my phpinfo is that there an an entry for ".;c:\php4\pear" as my include path...and that DIR does not even exist. Could that be my problem? I check php.ini and there is no pear entry anywhere...
Please forgive me if this is a no-brainer...I am very new to PHP on Windows. Any assistance you guys could provide would be greatly apprecaited
