Skip to content

OutOfMemoryError by clean install #6634

Discussion options

You must be logged in to vote

Looks like your instance has a memory_limit set in the CLI. Adopt your php.ini to set the memory_limit to a value you want but it should be larger then the default 128MB.

If its a development machine you can have a look at my PHP ini config: https://github.com/alexander-schranz/dotfiles/blob/master/php/php8.ini

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Dream-Work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6633 on June 02, 2022 14:57.