Hi, At 12:06 03/06/2001 -0700, "Colin" <[EMAIL PROTECTED]> wrote: >Unable to read configuration file '/etc/htdig/htdig.conf' Look at your search.html file. The <FORM> tag is not accurate, you have to modify attribute ACTION="/path/to/YOUR/cgi-bin/htsearch". Your system administrator has to give you rights to execute CGI that are located into ~gjc/cgi-bin. He also has to "scriptalias" this directory. >I compiled with (no problems here) > >htdig/htdig-3.2.0b3$ >./configure --prefix=~gjc/public_html/htdig --bindir=~gjc/public_html/htdig/ >bin --with-config-dir=~gjc/public_html/htdig/config --with-database-dir=~gjc >/public_html/htdig/database --with-cgi-bin=~gjc/cgi-bin --with-image-dir=~gj >c/public_html/htdig/Pics --with-default-config-file=~gjc/public_html/htdig/h >tdig.conf --with-common-dir=~gjc/public_html/htdig/shared --with-search-dir= >~gjc/public_html/htdig/ --with-search-form=~gjc/public_html/htdig Oh yes, there is a potential problem here : You put all of ht://Dig in your public_html directory. This means that anybody could read any of your ht://Dig files directly. It is dangerous if you put your Web password in the configuration file. Regards, ___________________________________________________ Olivier KORN, Strasbourg, France. _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

