500 Internal server error with no logs...
php system apache htaccessReading time: 1 minute, 0 seconds

Sometimes, you can have an internal server error (500) but you don't have any information in logs on it.
To determine and resolve this type of problem, the simplier way is to display directly the error on screen.
Be careful, this solution is not secured ! It can be used only for debuging.