View Single Post
Old January 3rd, 2011, 08:39 AM   #7 (permalink)
titus
Junior Member
Verified Customer
 
Join Date: Dec 2010
Posts: 13
Found the location of the issue. It is due to PHP unable to execute ImageCreateFromJpeg($image_file_path). I've created a separate test script and it exhibit the same behavior, despite GD2.0.34 is installed and compiled with PHP.

With the following debug code added to image-inc.php, I get:
Code:
Content visible to verified customers only.
Snippet of image-inc.php:
Code:
Content visible to verified customers only.
titus is offline   Reply With Quote