Hi Daniel.
To make the resizing, I'm using a php library called phpThumb.
It tries to use the GD PHP extension at first, and if not available attempts ImageMagick. If not available too, then it fails.
So, please install/enable the "GD" extension in your php config.
Thanks,
Mihai.