Allowed memory Exhausted

Hi Friends,

When I tried to import one of my Reports I got following

"fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 91044 bytes) in /home/abvcom/public_html/modules/AOR_Reports/AOR_Report.php on line 558

php.ini has following code:
memory=2048MB
upload_max_filesize=60M
max_execution_time=500
post_max_size=120M

Can you please suggest me where I have to hit to fix this error. Thanks

Hi Guys, Thanks for reading this, But I figure out this issue:

in this I need to update memory limit in php.ini

:slight_smile: Happy now//.