I'm trying to modify a module. There's a bug somewhere in it that's causing some kind of PHP error, rendering a 500 internal server error from nginx. However, there's no error in my php error log, making debugging exceedingly difficult. I've confirmed that logging works normally (e.g. if I write a simple php file with a syntax error).
Is Blesta intercepting PHP errors? Is it logging them anywhere?
Question
will
I'm trying to modify a module. There's a bug somewhere in it that's causing some kind of PHP error, rendering a 500 internal server error from nginx. However, there's no error in my php error log, making debugging exceedingly difficult. I've confirmed that logging works normally (e.g. if I write a simple php file with a syntax error).
Is Blesta intercepting PHP errors? Is it logging them anywhere?
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now