>> > if what I did above is correct then I must have messed up with the
>> > htdig.conf and the other .conf files
>> > here is what I think is supposed to happen
>> >
>> > REQUEST_METHOD=GET
>> > QUERY_STRING="words=Ireland&format=htdig&config=i_i_00_01&config=i_i_00
>> > _10&m
>> > atchesperpage=10&method=or&page=1&sort=score&startday=01&endday=12&star
>> > tmont
>> > h=01&endmonth=11&startyear=1997&endyear=2002"
>> > /usr/local/htdig-3.1.6a/bin/../cgi-bin/htsearch
>>
>> I didn't actually test with multiple databases, but after patching I
>> was able to perform a query of form
>> http://blah/cgi-bin/htsearch?words=test&config=config1&config=config2
>> without error. Are you sure that you are actually calling the patched
>> version of htsearch? Did you verify that the specified config files
>> exist, are accessible to the htsearch user, and are located in the
>> proper directory?

>All I can think to add is that you can try running htsearch as above,
>but with just one of the config=... definitions at a time.  If it doesn't
>work with any one of those config files alone, then the problem is with
>the config file.  If it does work with each one individually, but not
>when you use two or more together, then the problem is with htsearch:
>either the binary in cgi-bin wasn't updated when you ran "gmake install",
>or somehow the patch didn't apply properly on your system.  We recommend
>using GNU patch for unified diffs, as some other patch implementations
>(like Solaris patch) have problems with them.


Yeah I tried each config on it's own and they worked fine.
Maybe I setup the "include: htdig.conf" incorrectly in the config files??

this is a config file
-------------------------------------------------------------------
include: htdig.conf
start_url:
http://dev-www.internal/search/htdig_show_issue_story_links.php?issue_id=427
7
limit_urls_to:
http://dev-www.internal/search/htdig_show_issue_story_links.php
search_algorithm: exact:1 endings:0.5
database_dir: /usr/local/htdig_db/i_i/2000/10/
bad_extensions: .wav .gz .z .sit .au .zip .tar .hqx .exe .com .gif .jpg
.jpeg .aiff .class .map .ram .tgz .bin .rpm .mpg .mov .avi
max_head_length: 2000
max_doc_size: 2000000
no_excerpt_show_top: true
valid_punctuation: : .-_/!#$%^&*��
bad_querystr: willywonka
use_doc_date: false
bad_word_list: /usr/local/htdig-3.1.6a/conf/bad_words.txt
template_map: htdig htdig
/usr/local/www/htdocs/templates/htdig_template.html
search_results_header: /usr/local/www/htdocs/templates/htdig_header.html
search_results_footer:
nothing_found_file: /usr/local/www/htdocs/templates/htdig_nomatch.html
syntax_error_file: /usr/local/www/htdocs/templates/htdig_syntaxerror.html
-------------------------------------------------------------------

At the bottom of the htdig.conf I have

---------------------------------
build_select_lists:     CONFIG_LIST,checkbox config config_names 2 1 2 "" ""
config_names:   i_i_00_01 "2000 01" i_i_00_10 "2000 10"
----------------------------------

is this correct???

about the patch version - I don't know much about this - we are running
FreeBSD though


thanks
Sean



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
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

Reply via email to