namazu-users-en
[Top] [All Lists]

[Namazu-users-en] Re: cgi.exe ignoring config file

2006-05-31 17:32:51
Quoting Bryn Lewis <blewis(_at_)nps(_dot_)org(_dot_)au>:

hi,

A simple setup question.

I have successfully setup namazu.cgi.exe to run in cgi-bin on apache (on
windows). If I put the index in C:\namazu\var\namazu\index it is happy.

I can't get namazu.cgi.exe to look for the index anywhere else, however.
I have edited the config file (.namzurc) to :

#Index         C:\namazu\var\namazu\x-index

This line is commented out (see that '#' at the beginning on the line?).
That leading hash mark means "this line is a comment".  So it's ignoring
your change.  Try creating an Index line that's not commented out:

Index            C:\namazu\var\namazu\x-index

(notice the lack of the leading hash mark)..

(I have changed C:\namazu\var\namazu\index to
C:\namazu\var\namazu\x-index to test putting the index elsewhere).

I have also tried changing '.namazurc' to 'namazurc'

.namazurc is in C:\Program Files\Apache Group\Apache2\cgi-bin, along
with namazu.cgi.bin

You should keep it called .namazurc.  The file namazurc needs to live
in the "central" config location...  BUt I have no idea where that is
on Windows.

any help appreciated, thanks, Bryn Lewis

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord(_at_)MIT(_dot_)EDU                        PGP key available

_______________________________________________
Namazu-users-en mailing list
Namazu-users-en(_at_)namazu(_dot_)org
http://www.namazu.org/cgi-bin/mailman/listinfo/namazu-users-en

<Prev in Thread] Current Thread [Next in Thread>