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.
User contributions licensed under CC BY-SA 3.0