Announcement

Collapse
No announcement yet.

Cannot uprade from 8.0.6 to 8.1.3 PHP Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cannot uprade from 8.0.6 to 8.1.3 PHP Error

    Trying to update from 8.0.6 to 8.1.3 throws the following error:

    PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 30255704 bytes)

    Memory Limit is configured 512 MB

    max_execution_time is 120
    max_input_time is 120

  • #2
    solved. My provider did not configure the most recent PHP Version yet. So, with 512 MB memory_limit it works.

    Comment

    Working...
    X