XF 2.3 Server error log

they tried to allocate 98304 bytes

How can I do that?


Server error log
  • ErrorException: Fatal Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 98304 bytes)
  • src/XF/Db/Mysqli/Statement.php:134
  • Generated by: Administrator
  • Feb 22, 2025 at 4:23 PM

Stack trace​

#0 [internal function]: XF::handleFatalError()
#1 {main}

Request state​

array(4) {
["url"] => string(24) "/admin.php?tools/run-job"
["referrer"] => string(51) "https://community.forum/admin.php?tools/run-job"
["_GET"] => array(1) {
["tools/run-job"] => string(0) ""
}
["_POST"] => array(3) {
["_xfRedirect"] => string(37) "https://.community.forum/admin.php"
["_xfToken"] => string(8) "********"
["only_ids"] => string(0) ""
}
}
 
Last edited by a moderator:
Back
Top Bottom