We have created a new site in our dev environment and all works perfectly in the dev environment. When we deploy the dev site to the new production (live) environment and point our domain to it, we are receiving many PHP Out of memory errors.
This is only happening when the site is live to the public and starts receiving a lot of visitors (traffic).
The sites PHP.ini memory limit was 256MB on the dev and prod and we bumped this up to PHP.ini memory limit to 756MB to see if this resolve the issue. No LUCK..Same errors.
Do you have any insight into what may be causing this? I can send over site credentials if needed. Your assistance is greatly appreciated.
Below are a few lines of error code from our Apache error log:
[Thu Dec 09 15:25:28.953395 2021] [proxy_fcgi:error] [pid 2809:tid 140591727834880] [client 175.176.54.3:16106] AH01071: Got error ‘PHP message: PHP Fatal error: Out of memory (allocated 4194304) (tried to allocate 24576 bytes) in /bitnami/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_buffer.php on line 33’, referer: https://www.google.com/
[Thu Dec 09 15:26:00.081537 2021] [proxy_fcgi:error] [pid 3333:tid 140592038266624] [client 198.245.41.130:55658] AH01071: Got error ‘PHP message: PHP Fatal error: Out of memory (allocated 27262976) (tried to allocate 20480 bytes) in /bitnami/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2934’
[Thu Dec 09 15:26:00.585914 2021] [proxy_fcgi:error] [pid 3465:tid 140592969332480] [client 198.245.41.130:46019] AH01071: Got error ‘PHP message: PHP Fatal error: Out of memory (allocated 14680064) (tried to allocate 40960 bytes) in /bitnami/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2937
[Thu Dec 09 15:26:06.486111 2021] [proxy_fcgi:error] [pid 2825:tid 140592558319360] [client 198.245.41.130:16087] AH01071: Got error ‘PHP message: PHP Fatal error: Out of memory (allocated 6291456) (tried to allocate 61440 bytes) in /bitnami/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 18’
[Thu Dec 09 15:26:09.981622 2021] [proxy_fcgi:error] [pid 3333:tid 140591744521984] [client 66.249.66.158:40280] AH01071: Got error ‘PHP message: PHP Fatal error: Out of memory (allocated 6291456) (tried to allocate 57344 bytes) in /bitnami/wordpress/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_compiler.php on line 74
Hello!
Please check your php version, this topic and do those steps: https://forum.tagdiv.com/topic/td_res_context-get_att-mobile-theme/
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!
Thank you!