Search results

  1. S

    How to enable logging?

    I have a rather hard time debugging my Python CGI scripts running into "500 - Internal Server Error", which doesn't result in any useful output in Apache's error.log. Only trivial 404- (file doesn't exist) errors get logged on mistyped URLs. So how do you enable maximal error logging in Apache...
Top