Page 3 of 3

Re: Thumbnail generator

Posted: Thu Feb 05, 2009 11:23 pm
by Benjamin
If you are getting a blank page, that generally means there was a parse or fatal error. We can't debug your code for you. You'll need to enable error reporting so you can see the errors or use the code I gave you for displaying errors on pages you're having problems with.

Re: Thumbnail generator

Posted: Fri Feb 06, 2009 12:53 am
by susrisha
If you cant see the log on the browser, you can view the same error log in the error log file of the apache server.

Re: Thumbnail generator

Posted: Fri Feb 06, 2009 2:01 am
by suhasiniketha
Thank you

Re: Thumbnail generator

Posted: Mon Feb 16, 2009 5:35 am
by mchaggis
Try with out the "exec 2>&1;"

Also, what does phpinfo() output?