Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory exhausted #6

Open
adnaanqureshi opened this issue Nov 13, 2024 · 0 comments
Open

Memory exhausted #6

adnaanqureshi opened this issue Nov 13, 2024 · 0 comments

Comments

@adnaanqureshi
Copy link

adnaanqureshi commented Nov 13, 2024

Hi
This may not be an issue with this app but I would like to ask the question.
This app is used in a wordpress plugin called Awesome Support. A file in it is triggering php fatal warnings for memory exhaustion, rendering some actions on the site unusable.
Deactivating this plugin solves the issues and the memory exhaustion issue ends.
The site already has 2048M memory which should be ample for a relatively basic wordpress / gravity forms based website.

the log shows

[13-Nov-2024 19:17:34 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /home/newcast1/public_html/consultantquotes/wp-includes/functions.php on line 650
[13-Nov-2024 19:17:34 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /home/newcast1/public_html/consultantquotes/wp-includes/functions.php on line 4264
[13-Nov-2024 19:17:34 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /home/newcast1/public_html/consultantquotes/wp-content/plugins/awesome-support/vendor/ericmann/sessionz/php/Manager.php on line 88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant