wrote:
> Hi,
>
> I run the following script in apache.
> -----------------------------------------------------------------------
> #!/usr/local/bin/perl
> print "Content-type:text/html\n\n";
> print "<html><body>";
## This might interfere with the system commands, but
## in my hands it doesn't.
## Also, this placates my server's (and browser's) timeout, but your server
## may vary.
$SIG{ALRM}=sub {print ".\n"; alarm 10};
alarm 10;
> `/tmp/bin/unpack.pl `;
#Why use backticks if you aren't doing anything with the results?
alarm 0;
print "<hr>";
....
Xho
--
--------------------
http://NewsReader.Com/ --------------------
Usenet Newsgroup Service $9.95/Month 30GB