A HTTP ERROR 500 error means that your PHP code crashed. And I think the first thing to figure out is what’s crashing exactly.
What error message do you see when you enable display_errors
?
A HTTP ERROR 500 error means that your PHP code crashed. And I think the first thing to figure out is what’s crashing exactly.
What error message do you see when you enable display_errors
?