On Fri, 4 Apr 2008, sujitha mary wrote:

> Hi all.
> I have a perl script for donloading files from my webserver to client

If it doesn't use the Perl Data Language you are probably on the wrong
list, you want to be on a Perl list.

> machine.My script is working fine with small files.but while downloading
> large files for eg:files with 3lakh lines it's showing server error

I can't parse "3lakh".

> premature end of script.Please help.Thankis in advance..

Seeing the exact error message would help if it includes line numbers.
Then it would be necessary to see the code.  Perl has had the motto
"There's More Than One Way To Do It" for well over a decade, so we
can't deduce how you have coded this from first principles.  It might
also help to tell us which web server you are using, on what platform,
and on which platform your script is running, Perl version, etc.  There
may be well known problems with certain combinations of these.

> 
        HTH
        Hugh

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to