Skip Navigation
Expand
  • Advanced SearchOpens new dialog
    Enter plus (+) or minus (-) signs in search terms to make a word required or excluded
    Search Tips
    Filter by product
    Filter by category
Server side timeouts for PHP/File Manager custom scripts
Answer ID 12923   |   Last Review Date 12/05/2024

Why is my PHP/File Manager custom script timing out?

Environment:

Connect for PHP (CPHP) API
Oracle B2C Service

Issue:

I have developed a PHP/File Manager custom script and it is timing out before it is able to complete.

Resolution:

A PHP process starts up and will run for up to 5 minutes (wall-clock time), or until it consumes too many resources. That 5 minute timer is enforced by Apache as part of its CGI framework.