Jump to content

Fatal error: Allowed memory size of 67108864 bytes exhausted


redfort

Recommended Posts

Hi ,

 

As you may all have experienced this problem is there way we can non-healthy exit of script ..due to memory problem........???

 

I got to know..we avoid this......by properly managing our php memory by unset function. remove unusable variables and objects from memory......

 

Is there any way we can check each time inside the script -to check memory is available  or sleep for some time and check again.......to proceed without exit........

 

Is there a way to catch this fatal error and take necessary steps to avoid exit........

 

Thanks,

redfort  :confused:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.