They are not sure, I gave them a utility php file that will tell them, and or they will contact the host if they are unable to execute the file.
I figured it would have somthing to do with the version due to the code being unable to compile on line 88.
I looked at the code and it stalls on this line of code $imagehw = getimagesize($imageUrl); So I would bet that the php version does not support getimagesize.
Of course I could be wrong
