Thumbnail generator
Moderator: General Moderators
Re: Thumbnail generator
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
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.
-
suhasiniketha
- Forum Newbie
- Posts: 20
- Joined: Wed Feb 04, 2009 10:20 pm
Re: Thumbnail generator
Thank you
Re: Thumbnail generator
Try with out the "exec 2>&1;"
Also, what does phpinfo() output?
Also, what does phpinfo() output?