VirtualAlloc() failed: [0x00000008] Not enough storage is available to process this command
问题 I have been facing this error quite a long time, My production environment is running Apache 2.4 and php7 on a windows 2008 R2 enterprise platform. My error log is full of these lines VirtualAlloc() failed: [0x00000008] Not enough storage is available to process this command. VirtualFree() failed: [0x000001e7] Attempt to access invalid address After some time it leads to a 500 error, and later I have to restart the server it works fine only for some time. Please help me in resolving these