• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

PHP / CGI Timeout issues

S

steven619

Guest
When downloading a large file I get a "timeout" at about 5 minutes.

It does not appear to be an IIS issue but not sure what would cause PHP to time out this way.

Any clues?
 
PHP Timeouts

Make sure that the file your Uploading is not larger than what is defined in PHP.INI
There is a setting for max file size for uploads there.
Make sure your not uploading anything larger than that.. or it will hang on the upload script.

Russ
 
That was our first thought...but the .ini is fine.

Then we remembered that the older IIS had the same issue until Microsoft introduced a fix. And we are reading that this might be the same issue.

So if anyone knows how to fix IIS that to allow this larger download process it would help.

Thanks
Steven
 
Back
Top