I hope someone can help sort out some issues I'm having with htdig on a dev machine here. As noted above, it's a Redhat 7.2 box with the RH RPM build of htdig 3.2.0 installed and a copy of 3.1.6 stable compiled from source into /usr/local.
Both versions can seem to index the site running on this machine, I can run either install's rundig successfully and run either install's htsearch from the command line and get results back as expected. The problem arises when trying to run the same search via Apache. If we use the 3.1.6 source install I can search and get back the results I'd have expected. If I try the same thing using the RPM build I get no results and the following entries in the web server's error_log... WordDB: open : Cannot allocate memory WordDB: environment not yet opened WordDB: DB->cursor: method meaningless before open WordDB: DB->cursor: method meaningless before open WordDB: DB->cursor: method meaningless before open WordDB: DB->cursor: method meaningless before open WordDB: DB->cursor: method meaningless before open WordDB: DB->cursor: method meaningless before open Any ideas? Ideally I'd like to run with the RPM as I've been trying to stick to vendor supplied packages for consistencies sake and this'll be running on multiple boxes. If I can't sort it then I'll just run with the working tarball build but I'm still curious as to WTF is going on. Cheers. Will. ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ 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

