-
-
Notifications
You must be signed in to change notification settings - Fork 656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why does xdebug fall off? How to fix? #841
Comments
You can take this value to increase the time |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I believe I'm having the same issue - after about 150 seconds (2.5 minutes) the step debugging just cuts out. I've changed Any tips? Thanks! Edit: Nevermind - I see that I was just editing the default file ( |
Let's continue in the aggregated thread here: #946 |
ISSUE TYPE
SUMMARY
In php.ini I set the following values:
I put a breakpoint. I open the page. The page loads within 2 minutes. Then I get a 503 error:
This prevents me from debugging the code.
How do I fix this?
The text was updated successfully, but these errors were encountered: