Hi everyone,
I have a problem with fastCGI. I have a local site where i have to work on it, with PHP and MySQL (PHP v5.4.14, and MySQL 5.5). There is a big database, and some pages are very long to load. And 90% finished with a :
FastCGI Error
The FastCGI Handler was unable to process the request.
Error Details:
- The FastCGI process exceeded configured activity timeout
- Error Number: 258 (0x80070102).
- Error Description: Dépassement du délai d'attente.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
-----------------------------------------------------------------
I try to extend the timeout, it works for some pages, but it's very long to load. That's a problem, because the site will be a futur site for clients. And some other pages finished with a FastCGI Error. Sometimes, i have to reload 4 or 5 times the page to laod it... it's crazy !
I searched many things, but i never find my problem...
I hope someone could help me,
PS : I'm with a Windows XP SP 3, FastCGI, PHP 5.4.14, MySQL 5.5, IIS 5.1, x86
Thanks, and sorry for my bad english,
B. LE GARREC