Title: Memory problem
Last modified: October 2, 2023

---

# Memory problem

 *  [Seath](https://wordpress.org/support/users/seath/)
 * (@seath)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/memory-problem-9/)
 *     ```wp-block-code
       [CRITICAL] : Allowed memory size of 805306368 bytes exhausted (tried to allocate 12288 bytes)
   
       Fatal error: Allowed memory size of 805306368 bytes exhausted (tried to allocate 12288 bytes) in /wp-content/plugins/amazon-s3-and-cloudfront/classes/items/item.php on line 751
       ```
   
 * Hello, I have been having problem for while with the memory and seems to be your
   plugin.
 * WP Version: 6.3.1
 * PHP Version: 8.2.10
 * WP Offload Media Lite Version 3.2.5 
 * PHP Memory Limit: 768M
 * Thank you

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/memory-problem-9/?output_format=md) [1](https://wordpress.org/support/topic/memory-problem-9/?output_format=md)
2

 *  Thread Starter [Seath](https://wordpress.org/support/users/seath/)
 * (@seath)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/memory-problem-9/page/2/#post-17210939)
 * [@deliciousbrains](https://wordpress.org/support/users/deliciousbrains/) Yes 
   I do but it doesn’t do anything. It sits on 67% Offloaded …. Offloaded 4,646 
   Not Offloaded 2,235. And that’s it.
 *  Plugin Support [Delicious Brains Support](https://wordpress.org/support/users/dbisupport/)
 * (@dbisupport)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/memory-problem-9/page/2/#post-17217250)
 * Hi [@seath](https://wordpress.org/support/users/seath/),
 * Can you confirm if the memory problem still persists?
 * As for the offload progress, would you please try editing your wp-config.php 
   file and replace this line –
 *     ```wp-block-code
       define( 'WP_DEBUG', false );
       ```
   
 * With these lines –
 *     ```wp-block-code
       define('WP_DEBUG', true);
       define('WP_DEBUG_LOG', true);
       define('WP_DEBUG_DISPLAY', false);
       ```
   
 * This means that any errors are logged to /wp-content/debug.log, because some 
   errors are not visible on screen. More details about that at [https://wordpress.org/documentation/article/debugging-in-wordpress/](https://wordpress.org/documentation/article/debugging-in-wordpress/)
 * Can you try the process again and then attach the debug.log file with your reply,
   please?

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/memory-problem-9/?output_format=md) [1](https://wordpress.org/support/topic/memory-problem-9/?output_format=md)
2

The topic ‘Memory problem’ is closed to new replies.

 * ![](https://ps.w.org/amazon-s3-and-cloudfront/assets/icon-256x256.jpg?rev=1809890)
 * [WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage](https://wordpress.org/plugins/amazon-s3-and-cloudfront/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-s3-and-cloudfront/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-s3-and-cloudfront/reviews/)

 * 17 replies
 * 3 participants
 * Last reply from: [Delicious Brains Support](https://wordpress.org/support/users/dbisupport/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/memory-problem-9/page/2/#post-17217250)
 * Status: not resolved