From my hosting provider error log are these two entries: 0: [Sun Oct 01 19:09:07 2006] [error] [client 65.34.127.66] PHP Notice: Undefined variable: argv in /home/godigita/godigitalscrapbooking.com/html/photopost/index.php on line 15, referer: http://www.godigitalscrapbooking.com...ploadphoto.php
1: [Sun Oct 01 19:07:30 2006] [error] [client 65.34.127.66] File does not exist: /home/godigita/godigitalscrapbooking.com/html/photopost/data/500/thumbs/Pretty-Silver-Chain1.jpg, referer: http://www.godigitalscrapbooking.com...no&dthumbs=yes
I have crossreferenced the path in the error log to the path I'm checking permissions for and have verified that the data/500 and all of it's subdirectories have 777 as their permissions. You can use tester / t$st as a test account.
Bless you Chuck! That process fixed it! During this whole thing I changed from ImageMagik to GD2. Things work under GD2 but I am going to try IM now. If it doesn't work, I'm gonna switch it back to GD2