Forum

IIS7 FastCGI işlemi...
 
Bildirimler
Hepsini Temizle

IIS7 FastCGI işlemi yapılandırılmış etkinlik zaman aşımını aştı

3 Yazılar
2 Üyeler
0 Likes
762 Görüntüleme
(@berkcekisbas)
Gönderiler: 46
Estimable Member
Konu başlatıcı
 

Merhaba arkadaşlar. server2008 kurulu makinemde ııs7 üzerinde php fastcgi olarak çalışmaktadır. fakat bazen uzun sürecek bir işlem yaptırırken ııs şu hatayı vermektedir.  fastgi zaman aşımını nereden artırabilirim ?

Hata Özeti

HTTP Hatası 500.0 - Internal Server Error

C:\PHP\php-cgi.exe - FastCGI işlemi yapılandırılmış etkinlik zaman aşımını aştı

 

 
Gönderildi : 01/04/2012 02:28

(@davuteren)
Gönderiler: 1584
Noble Member
 
  1. Goto %windir%\system32\inetsrv\fcgiext.ini
  2. Locate the ActivityTimeout parameter and copy it into the [php] section of the ini file
  3. Make sure the ActivityTimeout parameter is uncommented out
  4. Change the number to whatever you want (units are seconds)
 
Gönderildi : 01/04/2012 03:40

(@davuteren)
Gönderiler: 1584
Noble Member
 
  1. Goto %windir%\system32\inetsrv\fcgiext.ini
  2. Locate the ActivityTimeout parameter and copy it into the [php] section of the ini file
  3. Make sure the ActivityTimeout parameter is uncommented out
  4. Change the number to whatever you want (units are seconds)
 
Gönderildi : 01/04/2012 03:41

Paylaş: