PHP Fatal error: Allowed memory size of
-
From Mar 29, 2022 I am seeing one fatal error that appeared couple of time and today site homepage (Landing page) was not working and keep throwing 500 error. It was throwing an error in
/wp-content/plugins/amazon-s3-and-cloudfront/classes/items/item.php.At the top (first line) in
add_to_items_cache()method, I have addedreturn;and from afterwards Homepage and all the other pages are working properly and I am not seeing any Fatal error in the logs.I am using this plugin from a long time and currently using
v2.6.0. Till Mar 28, 2022 everything was fine but suddenly it starts throwing Fatal error and there is no server-side change and not updated any of the plugin/theme.We are running e-commerce website and add hundreds of products daily. Lots of images are offloaded to the Amazon S3 and I cannot remove/deactivate this plugin. On the staging site, we have tested with deactivating this plugin and everything seems to be working there after that except images stopped loading.
I don’t like to update the plugin file but at that moment I didn’t have any other choice. It’s a temporary solution but I need a permanent solution of that!
Any help would be much appreciated!
The page I need help with: [log in to see the link]
The topic ‘PHP Fatal error: Allowed memory size of’ is closed to new replies.