KSA
Well-known member
I have been getting this error for quite sometime now although my php setting seems to be reasonable.
#0 [internal function]: XF::handleFatalError()
#1 {main}
Any idea what is triggering this issue?
Here is my PHP value
memory_limit 512M
post_max_size 8M
upload_max_filesize 2M
- ErrorException: Fatal Error: Out of memory (allocated 4194304) (tried to allocate 32768 bytes)
- src/XF/Mvc/Entity/Finder.php:750
- Generated by: Unknown account
- May 11, 2018 at 11:07 AM
#0 [internal function]: XF::handleFatalError()
#1 {main}
Any idea what is triggering this issue?
Here is my PHP value
memory_limit 512M
post_max_size 8M
upload_max_filesize 2M