Matomo Migration error "Fatal error: Allowed memory size of 134217728 bytes exhausted"

I got a faster answer from my webhost, who recommended adding this memory_limit = 256M to my php.ini file. And it worked!

3 Likes