500 Internal Error

"System" <[email protected]>
Newsgroups gmane.comp.horde.chora
Message-ID <031c01c3368e$a12ca760$1a01a8c0@vishal>
Hello All,

I know before posting i should check the archives for this mailing list. I
did that and that is why i decided to post it here.
I am on RedHat 7.3/Apache 1.3.27/PHP 4.3.1/ Chora 1.2

Problem :

When i try to access the http://www.mydomain.com/horde/chora/index.php it
says this :
*** 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. *****

and this is my cvsroots.php file

<?php
$cvsroots['php4'] = array(
    'name' => 'PHP4',
    'location' => '/home/cvs/php4',
    'title' => 'PHP4 CVS Repository',
    'intro' => 'php-intro.txt',
    'default' => true
);

$cvsroots['horde'] = array(
    'name' => 'Horde',
    'location' => '/home/cvs/horde',
    'title' => 'Horde CVS Repository',
    'cvsusers' => 'CVSROOT/cvsusers',
    'intro' => 'horde-intro.txt',
    'restrictions' => array('^/?hordeweb/config/defaults.php')
);

$cvsroots['openbsd'] = array(
    'name' => 'OpenBSD',
    'location' => '/home/cvs/openbsd',
    'title' => 'OpenBSD CVS Repository'
);

I have my CVS installed in here : /drive2/cvs/CVSROOT

But there are not such files :
'location' => '/home/cvs/php4',
'location' => '/home/cvs/horde',
'location' => '/home/cvs/openbsd',
I don't have php4,horde,openbsd in /home/cvs which i don't have nor in
/drive2/cvs folder.
Here is what i have /drive2/cvs
ls /drive2cvs/
CVSROOT
header.html

am I Missing something ? I am a NewBie to Chora and CVS.

Any help would be appreaciated.

Regards,
Tina.





-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.