<div dir="ltr"><div><div><div><div>Hello guys,<br><br></div>I'm writing to see if anyone has run into this issue before or if you have a suggestion about other tools that would allow via web interface to browse the CVS repository for rancid. Thanks for any input or suggestions you can provide.<br><br></div>Thus far i'm trying to get CVSWeb working with rancid 3.2 but i'm running into the following error. I'm using the article linked below as a guide (Step 7).<br><a href="http://www.richardyau.com/?p=11">http://www.richardyau.com/?p=11</a> <br><br>ERROR:<br>Internal Server Error<br>The server encountered an internal error or misconfiguration and was unable to complete your request.<br>Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.<br>More information about this error may be available in the server error log.<br><br><br>/usr/local/etc/cvsweb/cvsweb.conf <br>@CVSrepositories = (<br>        'local'   => ['Local Repository', '/var/cvs'],<br>        'rancid'  => ['Rancid Backups', '/usr/local/rancid/var/CVS/'],<br>#       'freebsd' => ['FreeBSD',          '/var/ncvs'],<br>#       'openbsd' => ['OpenBSD',          '/var/ncvs'],<br>#       'netbsd'  => ['NetBSD',           '/var/ncvs'],<br>#       'ruby'    => ['Ruby',             '/var/anoncvs/ruby'],<br>);<br><br>/var/log/httpd/error_log<br>[Mon Jun 08 15:22:52.594458 2015] [mime_magic:error] [pid 2320] [client <a href="http://172.21.14.23:51954">172.21.14.23:51954</a>] AH01512: mod_mime_magic: can't read `/var/www/cgi-bin/cvsweb.cgi'<br>[Mon Jun 08 15:22:52.596461 2015] [cgi:error] [pid 2320] [client <a href="http://172.21.14.23:51954">172.21.14.23:51954</a>] AH01215: (13)Permission denied: exec of '/var/www/cgi-bin/cvsweb.cgi' failed<br><br>[root@vm-rancid tmp]# id apache<br>uid=48(apache) gid=48(apache) groups=48(apache),1001(netadm)<br>[root@vm-rancid tmp]# id rancid<br>uid=1001(rancid) gid=1001(netadm) groups=1001(netadm),48(apache)<br><br>[root@vm-rancid tmp]# ls -l /var/www/cgi-bin/cvsweb.cgi <br>-rwxrwxrwx. 1 root root 126583 Sep 25  2005 /var/www/cgi-bin/cvsweb.cgi<br><br></div>Thanks,<br></div>Delmiro<br></div>