Report Plugin

I have this working on my development server , but for some reason when I've placed it on another server with omeka installed and operating normally I'm getting Internal Server Error 500 whenever I try to generate a report.

Mod_rewrite is enabled and the reports folder has full privileges.

Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP53_via_FastCGI
Error Code 0x8007000d

Is there any conflict with the version of PHP I don't know about?

Thanks

Jacob

I'm not super familiar with it, but from the error you posted, it looks like that server is using IIS?

I can't really help too much with IIS issues, but a quick Google suggests that the error code indicates some problem with an IIS's configuration.