Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Start by trying the following.
1. Check the logs generated by your web server. Chances are that the error log will provide additional information associated with the error page you are receiving. That information might be enough to point you in the right direction.
2. Try running htsearch from the command line. It should respond with a prompt that asks you to "Enter value for words". Type in a word you know is in the database. It will then prompt you to "Enter value for format". Just hit return. If everything is working correctly, htsearch will spit out some raw html to your terminal. Examine the output for signs of problems. If you make it this far without any errors, then the executable, libraries, etc. are OK and the problem most likely lies with your web server configuration.
If you haven't already done so, try to verify whether your web server requires specific filename extensions for CGI executables. For example, a web server might be configured to only accept files that end in .cgi or .pl.
Jim
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

