I'm a web developer, writing PHP on a Windows server. When there is a server-side error, Firefox doesn't give me any useful information, it just says "There's a problem..… (read more)
I'm a web developer, writing PHP on a Windows server. When there is a server-side error, Firefox doesn't give me any useful information, it just says "There's a problem..." (see picture) Well, yes, I know, I'm the one who did it, but I need to know exactly what the problem is.
NOTE: error handling and detailed error pages are turned ON - this is not a server issue.
FF behaves this way in both normal and private windows.
Chrome/Edge/Chromium show me the full error message, Firefox does not, as you can see in the images. I prefer Firefox's developer tools to Chrome's, but this destroys my productivity as I have to stop, switch browsers, copy/paste the URL, go back...and so on. I'd rather not switch back to Chrome if I don't have to.
Is there a setting in Firefox that will let me see the server's information?