Is your request method correct?
Jun 8, 2022
2
Level 1
Constantly Receiving ERR_EMPTY_RESPONSE
Hey all
Recently, I moved to MacOs and installed PHP via brew for my laravel project. What I am constantly facing is ERR_EMPTY_RESPONSE for some pages. after a very short while, it loads fine but the first browser shows this error page and it reloads itself in less than 1 second.
The issue is for when an ajax call is involved I always get ERR_EMPTY_RESPONSE for all ajax requests. once I click on the URL in the console. it works.
I tried to increase memory_limit but didn't work! any idea or any suggestion is very appreciated.
Please or to participate in this conversation.