Skip to main content

PHP script times out at 5 minutes despite apache timeout and set_time_limit()

Comments

3 comments

  • cPanelMichael
    Hello, Do you notice any output to /usr/local/apache/logs/error_log when this happens? What PHP handler are you using for this account? Is PHP-FPM enabled on this domain name? Thank you.
    0
  • rinkleton
    Using Apache with lsapi - And it is an issue with lsapi_backend_max_process_time defaulting to 300 even though the docs say 3600. Thanks, you put me onto it!
    0
  • cPanelMichael
    I'm happy to see you were able to resolve the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.