I run my test sites on my home computer which sadly uses Windows. Now, i'm trying to thumbnail an image but i'm getting the error:
The _imaging C module is not installed
But only when i try to access the view via the Apache server. Runserver thumbnails just fine. I've installed the special precomplied binaries that others have referenced, but haven't had any luck.
Any Idea why it works in runserver/shell but not Apache?