Jump to content

Fatal error: Out of memory in config/config.inc.php


jradlica

Recommended Posts

Hi, 

prestashop gives me error (at each site): 

Fatal error: Out of memory (allocated 4194304) (tried to allocate 524288 bytes) in domain/public_html/prestashop/config/config.inc.php on line 122

 

I'ts strange for me becouse this error shouldn't occur here?

 

My memory_limit is 256MB.  

 

My config.inc.php

 

121: if (Configuration::get('PS_USE_HTMLPURIFIER'))

122:     require_once (_PS_TOOL_DIR_.'htmlpurifier/HTMLPurifier.standalone.php');

 

in attachment is full config.inc.php.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...