No subject
Fri Jul 28 15:43:40 BST 2006
--8<--
CVSWEB NT is supported by the cvsnt web site and newsgroup
--8<--
So you're right, but it seems that this _is_ the CVSWeb mailing list!
Also, Reinhard, regarding the changes to $config = $ENV{'CVSWEB_CONFIG'} ||
'c:/inetpub/wwwroot/cgi-bin/cvsweb/cvsweb.conf';
I beleive a reboot _will_ be required beore it works as it's likely to be
picking up a cached version of the environment variable. Of course you
could change the line to read $config = 'c:/inetpub/wwwroot/cgi-bin/cvsweb'
and skip the ENV check altogether.
Dave
--------- original message --------------
From: Eidelsburger Reinhard <reinhard.eidelsburger at juzo.de>
To: "'cvsnt at cvsnt.org'" <cvsnt at cvsnt.org>
Date: Tue, 23 Jul 2002 18:01:29 +0200
Subject: [Cvsnt] Another Failer with WEBCVS
Hi,
now I have another Failer by the installation of WEBCVS.
Error
Error: Configuration not found. Set the variable $config in cvsweb.cgi,
or the environment variable CVSWEB_CONFIG, to your cvsweb.conf
configuration file first.
I have changed this Line in webcvs.cgi:
# User configuration is stored in
$config = $ENV{'CVSWEB_CONFIG'} ||
'c:/inetpub/wwwroot/cgi-bin/cvsweb/cvsweb.conf';
And I have set this SYSTEM-Variables (with reboot): CVSWEB_CONFIG =
e:/inetpub/wwwroot/cgi-bin/cvsweb/cvsweb.conf
CVSROOT = :local:e:/CVS-Projekte
And I get this damn failure.
I hope anybody can help me and I hope that I in the right mailinglist!
Thanks
MfG
Reinhard Eidelsburger
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list