[UPHPU] IIS timing out

Mac Newbold mac at macnewbold.com
Tue Apr 24 10:29:09 MDT 2012


If you remove the sleep(), leaving just the print command, does it
work right in IIS?

Thanks,
Mac

On Tue, Apr 24, 2012 at 9:23 AM, Merrill Oveson <moveson at gmail.com> wrote:
> Uphpuers:
>
> WebServer: IIS 7
>   CGI Time-out: 00:15:00 (15 minutes)
>   Connection time-out (in seconds): 1200
>
> php.ini:
>   max_execution_time = 3000
>
>
> This script:
>
> <?php
> sleep(60*5);
> print "Hi";
> ?>
>
> returns in IIS: 500 - Internal server error.
>
> In apache it works fine.
>
> What am I missing?
>
> Thanks
>
> Merrill
>
> _______________________________________________
>
> UPHPU mailing list
> UPHPU at uphpu.org
> http://uphpu.org/mailman/listinfo/uphpu
> IRC: #uphpu on irc.freenode.net



-- 
Mac Newbold
mac at macnewbold.com
801-694-6334


More information about the UPHPU mailing list