Description
Describe the bug
At the issue #8929, the user had an issue with memory limit.
I think it's worth to add an ini_set('memory_limit', -1)
, at least for the upgrade, this should probably be also backported to at least OJS 3.3.
According to the user the installation has a 30GB database (must be probably the size of a .sql
file) and more than 18K users.
Solution
Fix the upgrade scripts, which shouldn't be consuming so much memory.
What application are you using?
OJS 3.4rc3