code:
1
2
3
| HTTP/1.1 502 Gateway Error Server: Microsoft-IIS/5.0 Date: Tue, 05 Mar 2002 08:32:26 GMT Content-Length: 186 Content-Type: text/html CGI Timeout The specified CGI application exceeded the allowed time for processing. The server has deleted the process. |
Deze error krijg ik als ik een script draai die best een tijdje duurt (resizen van images).
Ik heb de max_execution_time in php.ini op 10000 gezet en in IIS ook. Iemand een idee?