>Assuming that /var/www/cgi-bin/viewvc.cgi exists and has suitable
>permissions, you should not still be getting an error message that
>/viewvc does not exist. Is that still what the error message says?
1. /var/www/cgi-bin/viewvc.cgi does exist and has read and executable
rights applied to all:
# ls -la /var/www/cgi-bin/
total 24
drwxr-xr-x 2 root root 4096 Aug 31 11:04 .
drwxr-xr-x 6 root root 4096 Jul 20 10:58 ..
-rwxr-xr-x 1 root root 1672 Aug 31 11:04 query.cgi
-rwxr-xr-x 1 root root 1779 Jun 23 09:51 viewvc.cgi
I am still getting that error in the log file.
In looking at my httpd.conf file. It would appear that the DocumentRoot
entry is where it is looking for this "viewvc" file. ALthough the error
says viewvc and not viewvc.cgi, I attempted to point the DocumentRoot at
the /var/www/cgi-bin directory to see what would happen and I still get
the same error message:
[Mon Aug 31 12:53:55 2009] [error] [client 20.8.230.132] File does not
exist: /var/www/cgi-bin/viewvc
PATI MOSS
System Engineer Sr. Professional
CSC
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2389015
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-31 18:57:07 CEST