Skip to content

memory exhausted #10

@alberto56

Description

@alberto56

When running moderately complex tests in the GUI we get something like:

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 7693546 bytes) in /srv/drupal/www/core/lib/Drupal/Component/Utility/SafeMarkup.php on line 94

We might want to add this to nginx.conf?

# see http://serverfault.com/questions/500143/nginx-php-fpm-how-to-specify-memory-limit-for-an-application
fastcgi_param PHP_VALUE "memory_limit = 128M"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions