Intro to Apache - ApacheCon 2005
CGI: Troubleshooting errors (Step 2)
  • Look in the error log. (Oh, I already mentioned that)

  • The file must be executable by the Apache user (see Group and User)

  • Any resources it uses must be available to that user

  • ScriptLog can be used for CGI error messages, if you need something more verbose

Index
Back to CGI: Troubleshooting errors
Forward to mod_cgid (2.0)

ApacheCon 2005 : Intro to Apache - Slide #93 of 164