Hi all,

I've written a PHP interface to start rundig from a web page. This
worked ok for a long time, but now every time when I start rundig from
this php interface, I get following files in the htdig/db directory:

-rw-r--r--    1 www      www       5997568 Jul 18 12:38 db.docdb
-rw-rw-rw-    1 root     514        825344 Jul 18 12:35 db.docs.index
-rw-r--r--    1 www      www       8684994 Jul 18 12:38 db.wordlist
-rw-r--r--    1 www      www             0 Jul 18 12:38
db.wordlist.work.new
-rw-r--r--    1 www      www          2048 Jul 18 12:38 db.words.db

So, there is this db.wordlist.work.new that makes the search not work
anymore :(

When I start rundig from a term, there are no problems. The php code for
starting the index is something like:

<?
exec("/usr/local/htdig/bin/www.domain.com/rundig", $sl, $fp);
?>

Anyone have an idea?

Greetings 

Andrej.




-------------------------------------------------------
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

Reply via email to