I moved a site to a mediatemple server using python 2.3, now imageField won't work in the admin. Upon saving, validation gives the "not valid image" error.
checked: -media_root and media_url are correct -pil contains jpg support -upload folders set to 775 -image is not corrupted
Ideas? Thanks.