Closed nils50122 closed 7 years ago
when i click on a schema with a normal chart, i see the loading circle and after a time there comes an error.
When i reload the page (f5 in browser) the chart is there without an error.
Is that a cache problem?
The default timeout for PHP is 60 seconds. Please increase this limit in your php.ini if it is not sufficient to load all data.
increase the max_execution_time to 120 and solve the problem, big thanks :)
when i click on a schema with a normal chart, i see the loading circle and after a time there comes an error.
When i reload the page (f5 in browser) the chart is there without an error.
Is that a cache problem?