On Tue, Dec 29, 2009 at 13:18, Jorge Bastos <mysql.jorge@xxxxxxxxxx> wrote: > I have CGIT working at 50%. > > The 1st page show's correctly, but when i click the project name, it > becames unconfigured and wierd, and apache complains about this: > > [Tue Dec 29 12:12:25 2009] [error] [client 192.168.1.3] [cgit] Unable to > lock slot /var/cache/cgit/53200000.lock: No such file or directory (2) First, check if cgit works correctly with caching disabled (set cache-size=0 in /etc/cgitrc). > My apache configuration for CGIT is: > > AllowOverride None > Options ExecCGI > Order allow,deny > Allow from all > > DirectoryIndex cgit.cgi > > AddHandler cgi-script cgi pl > What's the contents of /etc/cgitrc? Which cgit-version are you running? -- larsh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html