This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
To be honest, I'm completely not proficient with git, I would appreciate and thank you for the time if you're going to help me Everytime I issue an artisan command, It won't issue, what could be the possible answer this command $ php artisan config:cache VirtualAlloc() failed: [0x000005af] The paging [...] read more
I need help with import about 25 millions items from Elasticsearch to Mongodb. I wrote php script to do it but when the script reaches 16 millions items it fails on memory limit and throws me an error: VirtualAlloc() failed: [0x000005af] The paging file is too small for this operation [...] read more