If you got 500 error and you’re wondering what the error really is, you can use the following statement in your php file:
ini_set('display_errors', 1);
If you got 500 error and you’re wondering what the error really is, you can use the following statement in your php file:
ini_set('display_errors', 1);