According to Rashmi Sood:
>   I have installed htdig and i have also built the
> databases using rundig.The htsearch proram executes
> properly when i run it from command line.When I open
> the search.html form in the browser and click on
> search I got the following message:
> 
> htsearch detected an error. Please report this to the
> webmaster of this site. The error message is:
> 
> Unable to read configuration file
> 
> Can someone let me know what the problem could be

The problem is that htsearch is unable to read the configuration file.
As for any case where a program can't read a file, you need to figure
out why that is.  Possible reasons include:

- the file name is wrong
- the file doesn't exist
- the file is read protected, so that the user ID under which the program
  is running can't open the file for reading
- the file is inaccessible because any one of the directories leading up
  to it has execute permission turned off

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
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