HTTP ERROR 500, how to fix this

HTTP ERROR 500, how to fix this

500 errors usually should be available in the PHP error log (in many instances within the Apache error log depending on your configuration.) You can change your PHP reporting level to see more errors if needed.

There could be exceptions to this but in general these are logged.

1 Like