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.