Almost forgot to add some troublshooting steps...
August [Sun, 22 Aug 2010 20:50:36 +0000 (16:50 -0400)]
README

diff --git a/README b/README
index 65197c0..04dd635 100644 (file)
--- a/README
+++ b/README
@@ -167,6 +167,9 @@ RUNNING
                        Now to access your gitalist instance, you'll go to gitalist.yourdomain.com/gitalist.fcgi/ 
                        (DO NOT FORGET THAT TRAILING /). If you'd like a different URL, of course, you'll likely want to use 
                        mod_rewrite or equivalent
+                       
+                       If you find the need to do some troubleshooting, you can call http://url_to_gitalist.fcgi?dump_info=1
+                       and/or add export GITALIST_DEBUG=1 to the top of you gitalist.fcgi file (just below the shebang line).
                
 
 CONTRIBUTING