Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 8892 bytes) in /home/admin2047/public_html/crm/modules/Administration/

I am getting following error when I upgraded from 7.2.x to 7.3.2

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 8892 bytes) in /home/admin2047/public_html/crm/modules/Administration/SugarSpriteBuilder.php on line 469

Please help

You need to increase memory_limit in php.ini.

If you are using shared hosting, other limitations may apply. You might need to contact your hosting service to get them to increase the limit.