Filippo A. Salustri's bits of Mon, 29 Jul 2002 translated to: >I'm running htdig version 3.2 beta 3 on a solaris 8 Sun box, and I'm >having trouble getting a wrapper script for htsearch to work properly. > >Here's the symptoms: > >If I run the script from a command line prompt, and REQUEST_METHOD is >unset, then I get the right output. > >If I run the script thru http as a proper CGI, then it seems that >htsearch does run, but I get no results.
Have you checked the web server error log to see if it contains anything of interest? There are some issues with library paths under Solaris that might be causing problems. It could be that the shell from which you tested at the command line had a valid library path defined, but that the web server environment does not. A problem of this type could also easily account for the fact that everything works on one box, but not the other. See http://www.htdig.org/FAQ.html#q3.6 for more information on this issue. Jim ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ 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

