Harpreet wrote:
I have a report in my web app which returns close to 6000 rows. It fails
at around 4000 rows giving error message FATAL: emalloc(): Unable to
allocate 90816 bytes
Earlier it was timing out and I changed the php.ini files execution time
to 600 from 180.
max_execution_time = 600
I have a report in my web app which returns close to 6000 rows. It fails
at around 4000 rows giving error message FATAL: emalloc(): Unable to
allocate 90816 bytes
Earlier it was timing out and I changed the php.ini files execution time
to 600 from 180.
max_execution_time = 600 ; Maximum execu