memory limit

  1. Orit

    XF 2.2 Setting memory_limit in php.ini or \XF::setMemoryLimit(-1); for the specific job I am running?

    Lately we have had memory problems with saving permissions to our registered usergroup. We have more than 140K users, all are obviously in the registered usergroup, so it is quite a heavy task... I was wondering what would be better: Setting memory_limit as 1024m globally in php.ini, or adding...
  2. CStrategies

    Confirmed Opening extra.less gives fatal memory limit error

    This just started recently, and yes I had a rather large extra.less with about 9000 lines. I was in the process of breaking it up into separate .less files, when suddenly I hit this error: Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 204800 bytes) Now, my...
Back
Top Bottom