Thanks for your reply. I checked that the correct permissions on all relevant directories and exec function not in disabled in php.ini. Problem is not in these two sections. Finally I found the solution that change the safe mode in php ini file likes below. safe_mode = On’ To safe_mode = Off’. Now thumbnail created successfully. Thanks again. :)
modified on Friday, July 3, 2009 12:28 AM