TheBigK
Well-known member
I'm trying to generate a list of people to send email to and whenever I set the criteria and perform a search - I get following error:
Fatal error: Out of memory (allocated 79429632) (tried to allocate 85 bytes) in .../library/Zend/Db/Statement/Mysqli.php on line 304
I'm wondering why is the system is maxing out at 79429632 (~79MB)? PHP Memory limit is set to 384 MB.
Fatal error: Out of memory (allocated 79429632) (tried to allocate 85 bytes) in .../library/Zend/Db/Statement/Mysqli.php on line 304
I'm wondering why is the system is maxing out at 79429632 (~79MB)? PHP Memory limit is set to 384 MB.