Thread: CGI Error
View Single Post
Old January 20th, 2006, 11:33 AM   #8 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,707
Okay well viewing your phpinfo I do see one thing wrong.

display_errors is set to ON which php site will tell you that this should not be set to on unless this is a production environment. It should be set to off on a normal website.

As far as your images there is a definate permissions issue here as your not getting thumbnails created.

What image processor are you using? Try using GD. If you try rebuilding thumbnails what error do you get please post that here.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote