Closed nichtich closed 1 year ago
Is it with a limited number of records?
The simple solution is to increase the amount of memory for PHP. You should look for a file name php.ini, e.g /etc/php/7.X/apache2/php.ini
(X refers to a particular PHP version). There are more such files, one for command line and one for apache. We need the later one (the command line one is like /etc/php/7.X/cli/php.ini
).
Search for a line like this:
memory_limit = 128M
Opening the authority tab with K10plus data at our local instance crashes with following error message:
this may be caused by faulty input data or a memory leak, looks like some infinite recursion.