KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

504 Gateway Time-out Error Message #1629

Open paulo opened this topic on on Sep 24, 2020 - 1 comments

paulo commented on Sep 24, 2020

I am receiving this message when running a report with more than average number of data we have now. Is there a way I could increase the timeout of the report ? thank you

David Winterburn commented on Sep 25, 2020

Please edit your php.ini file to increase max_execution_time variable or use the following command directly in your report:

ini_set('max_execution_time', '300'); //300 seconds = 5 minutes

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

Laravel