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

E_ERROR: Allowed Memory Exhausted #680

Open
amirHizkiya opened this issue Dec 5, 2024 · 2 comments
Open

E_ERROR: Allowed Memory Exhausted #680

amirHizkiya opened this issue Dec 5, 2024 · 2 comments

Comments

@amirHizkiya
Copy link

I know manual installations aren't supported anymore, I just wanted to check if this was a known issue with an older version (3.0.3)?

An error of type E_ERROR was caused in line 121 of the file vendor/aws/aws-sdk-php/src/Endpoint/PartitionEndpointProvider.php. Error message: Allowed memory size of 2147483648 bytes exhausted

I'm assuming I should update the AWS library?

Other note: Im not the most familiar with Composer, but if I install plugin locally on on my machine, could I technically just zip it and upload it to my site as a plugin?

@anhducbkhn
Copy link

Try to add this line in wp-config.php

define( 'WP_MEMORY_LIMIT', '512M');

@amirHizkiya

@amirHizkiya
Copy link
Author

Ill try it. thanks!

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

2 participants