I'm receiving an error:
HTTP Error 500.0 - Internal Server Error
C:\php\php-cgi.exe - The FastCGI process exceeded configured request timeout
I'm running the TransformDocument example.I've checked and FastCgi is running correctly on IIS. It's been recommended that I allow passthru on IIS. What are the steps to achieve this?