Jump to content

Prestashop Memory Limit


Recommended Posts

Hi,

 

How are you? Is that someone can help with memory limit? I can see in Back office of my site showed in server information my memory limit is 64M but I had asked my hosting provide to increase to 128M and they did. I can see php info showed 128M but in Back office server informaiton. it still show me 64M. Is that anybody know why it not changed in my back office server information? Thank you.

 

P.S. My Prestashop version is latest 1.6.

Link to comment
Share on other sites

The memory limit shown in Back Office comes from ini_get('memory_limit') command. I've seen more times that PHP system variables aren't correct. Ask you server administrator how it works on their server.

Link to comment
Share on other sites

Thank you for response. I checked with my service provider that they said had set to 128M to me, they also sent me the php info.php link to show me it already come as 128M. I also add  "ini_set("memory_limit","128M");" in config/configuration.inc.php but it still show me 64M.

Link to comment
Share on other sites

  • 9 months later...
×
×
  • Create New...