If you have access the root directory then add below code in php.ini file.
memory_limit = 256M ;
If you already have this code and nothing will change then try…
memory_limit = 512M ;
If you have access the root directory then add below code in php.ini file.
memory_limit = 256M ;
If you already have this code and nothing will change then try…
memory_limit = 512M ;