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

    http://fajita.drbacchus.com/errors/
  • 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 : Intro to Apache - Slide #93 of 139