Skip to content

increase memory_limit in /etc/php/XXX/fpm/pool.d/wordpress.conf #261

Description

@dankerthrone

Not sure whether to file this as a bug or a feature or even if this isn't an upstream issue but here goes:

I don't think the 64M memory limit set in /etc/php/XXX/fpm/pool.d/wordpress.conf is realistic anymore. I've spent the last few days trying to figure why my modestly sized WP instance kept crashing a couple of pages on me when all I did was do some responsive block editing - nothing fancy, really. Turns out, the pages still display fine but Gutenberg + third party theme + CSS helper plugins need some space to allow me to edit stuff. I increased memory_limit in wp.conf and in php.ini but the real culprit was kind of hidden away.

I managed to find it after a bit of research and tinkering, but in the spirit of Yunohost democratizing web gardening/publishing I think it's better to increase memory_limit so that other folks do not encounter the same problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions