• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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