I am having an issue when I have a php application that is returning an internal server error (500) however nothing is showing up in the error log.
Now I know there
In the past, I had no error logs in two cases:
php_error_log file..htaccess, for example wrong rewrite module settings. In this situation errors are logged to Apache error_log file.