3 Oct 10:29
cvsroot not found
e-vpn <Remy Arts> <remy <at> e-vpn.nl>
2004-10-03 08:29:25 GMT
2004-10-03 08:29:25 GMT
I am having some setup problems with chora, As follow I have setup my environment cd /home/httpd/vhosts/horde/ cp /tmp/chora-latest.tar.gz . tar zxvf chora-latest.tar.gz mv chora-1.2.2 chora cd chora more README more docs/INSTALL cd config/ for foo in *.dist; do cp $foo `basename $foo .dist`; done vi conf.php vi cvsroots.php edit -> 'location' => '/var/cvsroot', [root <at> localhost config]# after that I get a 500 Internal Error CVSROOT not found! This could be a misconfiguration by the server administrator, or the server could be having temporary problems. Please try again later. My cvs configuration: mkdir /var/cvsroot su - cvs chmod 2775 /var/cvsroot(Continue reading)
RSS Feed