> Also, at the point where htmerge appears to be hanging, the > system sort > command is called via popen. This involves a fork and invocation of a > shell in order to process the command. I have no idea whether this > would be a problem with your use of PHP, but it seems the most likely > place for a hang if things are stopping after "htmerge: Sorting...". > > Jim
I think this is the most likely problem - I think PHP is seeing the fork as the end of the process it called and moving on. I guess it's a PHP thing.... Thanks for the pointers. Tony ------------------------------------------------------- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ 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

