Jump to content

Edit History

xlawok

xlawok

Hi,

I've  got a problem with memory limit. It is throwing "Allowed memory size of 536870912 bytes exhausted" error. But if I turn debug mode ON everything is working fine.

Quote

 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in (..._)/classes/Carrier.php on line 531
[STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 8192 bytes) in (..._)/classes/Cart.php on line 2247
 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in (..._)/classes/Carrier.php on line 543
[STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 28672 bytes) in (..._)/classes/Cart.php on line 2321
 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in (..._)/classes/Product.php on line 3248
 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 8192 bytes) in (..._)/classes/Cart.php on line 2247

 

xlawok

xlawok

Hi,

I've  got a problem with memory limit. It is throwing "Allowed memory size of 536870912 bytes exhausted" error. But if I turn debug mode ON everything is working fine.

Quote

 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in (..._)/classes/Carrier.php on line 531
[STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 8192 bytes) in (..._)/classes/Cart.php on line 2247
 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in (..._)/classes/Carrier.php on line 543
[STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 28672 bytes) in (..._)/classes/Cart.php on line 2321
 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in (..._)/classes/Product.php on line 3248
 [STDERR] PHP Fatal error:  Allowed memory size of 536870912 bytes exhausted (tried to allocate 8192 bytes) in (..._)/classes/Cart.php on line 2247

 

×
×
  • Create New...