Re: timeout?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.
  1.. Start the IIS management console (Start => Settings => Control Panel
=> Administrative Tools => Internet Services Manager).
  2.. In the tree on the left-hand side of the console you should see
"Internet Information Services" at the very top, then below this the name of
your computer. Right-click your computer name and select "Properties".
  3.. Under "Master Properties" is a listbox; ensure that "WWW Service" is
showing, then click the "Edit" button.
  4.. Click on the "Home Directory" tab.
  5.. Click on the "Configuration" button in the Application Settings area.
  6.. Click on the "Process Options" tab.
  7.. In the CGI Configurations area there is a "CGI script timeout" value
specified in seconds. The default value is 300 seconds (5 minutes).
  8.. Change this value to whatever you would like your timeout to be.
  9.. Work your way out by clicking the "Ok" button on each window until you
get right back to the IIS management console.
  10.. Close the management console.
  11.. Restart IIS by opening a command prompt (Start => Programs =>
Accessories => Command Prompt) and type the command:
  iisreset

FROM http://www.murraymoffatt.com/software-problem-0002.html


"Disko_kex" <disko_kex@swedish-mushroom.com> wrote in message
072001c38f29$fef0c950$e900a8c0@lokalguirdcfee">news:072001c38f29$fef0c950$e900a8c0@lokalguirdcfee...
> Hi, Im running IIS and PHP 4.3.3. I have set max_execution_time = 0 in
> php.ini and set_time_limit(0); in my php files. But still after about 5
> minutes I get CGI-timeout.. error.
>
> The scripts sends newsemail to about 3-400 customers, that's why I need
> it to be inifity.
>
> What should I do?
>
>
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux