[chora] Problem traversing CVSROOT
Anil Madhavapeddy
anil@recoil.org
Sun, 21 Apr 2002 03:52:38 +0100
On Sat, Apr 20, 2002 at 09:13:40PM -0400, Peter J. Milanese wrote:
> I'm sorry I thought that this was a fairly simple explaination.
>
> Let me try once again.
>
> Horde is working correctly.
>
> I can launch the initial Chora page and view the CVSROOT
>
> I cannot do anything else. If I try to go into a directory, the
> browser returns a 404. If I try to view a file, the same occurs.
> Object not found (404)
>
> [Sat Apr 20 21:11:41 2002] [error] [client 127.0.0.1] File does not exist: /usr/local/www/horde/chora/cvs.php/loginfo, referer: http://www.milanese.cc/horde/chora/cvs.php
What operating system are you using? What version of CVS? Does
chora/cvs.php/loginfo exist? What are the contents of your
Horde and Chora config files?
It sounds like your webserver does not support PATH_INFO ... have
you tried to set the appropriate option in chora/conf.php?
Anil