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

Increase PHP_MEMORY_LIMIT beyond 512MB #179

Open
tannertechnology opened this issue Oct 2, 2024 · 1 comment
Open

Increase PHP_MEMORY_LIMIT beyond 512MB #179

tannertechnology opened this issue Oct 2, 2024 · 1 comment

Comments

@tannertechnology
Copy link

Hello,

Why can the PHP memory limit only be decreased? We have tens of GB assigned to our instance, how can we bypass this?

https://github.com/Azure/wordpress-linux-appservice/blob/main/WordPress/wordpress_application_settings.md

@samrueby
Copy link

samrueby commented Jan 9, 2025

I am running the Debian image. When I review the output of phpinfo(), I see that memory_limit is set to 1024m. This documentation says 512m. Because of this, I don't trust the documentation.

What's your value for memory_limit? What happens if you increase it?

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