Ciao Jonathan! > I'm sorry if this is a dumb question. It sounds like there's something > simple I'm supposed to do that I'm not doing.
It should either be a permissions problem or a umask one (is it executable by the web server user?) > BTW I'm using the GET method instead of the POST because the server isn't > accepting the POST method. But that shouldn't make a difference if > htsearch is supposed to use either get or post. It makes no difference. However, you are encouraged to use a GET method (this way, the Web server access log stores all the queries and the words searched by the users). Ciao -Gabriele -- Gabriele Bartolini - Web Programmer Comune di Prato - Prato - Tuscany - Italy [EMAIL PROTECTED] | http://www.comune.prato.it > find bin/laden -name osama -exec rm {} ; ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ 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

