VirtualAlloc() failed: [0x00000008] Not enough storage is available to process this command.

-1

PHP Fatal error: Out of memory (allocated XXXXXXXXX) (tried to allocate XXXXXXXXX bytes).

I have increased the memory_limit from 128M to 2G, but still i see this error. I am retrieving data from Active Directory.

Is there any other way in fixing this.

php
out-of-memory
asked on Stack Overflow Dec 4, 2018 by Jai

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0