festeraeb Posted April 16, 2014 Share Posted April 16, 2014 [PrestaShop] Fatal error in module smarty_internal_templateparser:Allowed memory size of 33554432 bytes exhausted (tried to allocate 19456 bytes) I am a little new at this. Is there anyone that can help me get this fixed. Link to comment Share on other sites More sharing options...
festeraeb Posted April 16, 2014 Author Share Posted April 16, 2014 I have attached my error log. Please I am need of help lost 4 sales today already because the paypal module needs updating and I can not access it. Thank You cgi_error_log.htm Link to comment Share on other sites More sharing options...
vekia Posted April 16, 2014 Share Posted April 16, 2014 33554432 byets is only 32 mb prestashop require at least 64 mb to run without errors like you've got. increase memory limit on your hosting account. Link to comment Share on other sites More sharing options...
festeraeb Posted April 16, 2014 Author Share Posted April 16, 2014 [PrestaShop] Fatal error in module smarty_internal_templateparser: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19456 bytes) I am a little new at this. Is there anyone that can help me get this fixed. I just made the following changes to my php.ini ; Maximum amount of memory a script may consume (128MB) ; http://php.net/memory-limit memory_limit = 128M (was 32mb) Was that correct? Link to comment Share on other sites More sharing options...
festeraeb Posted April 16, 2014 Author Share Posted April 16, 2014 Thaks Vekia, back up and running Link to comment Share on other sites More sharing options...
Recommended Posts