skyliner
04-19-1999, 09:52 PM
Hello,
I've just tried to do some testing with Jeffrey Friedl's webget.pl (fetches files from remote hosts). It works perfectly on several other sites of mine (some of them are run on Linux, others on BSDI); however, it completely refused to operate on my accout at the SIX server with FutureQuest (balticmarkets.com domain). The error message it produces is:
Prototype mismatch: sub main::__need_size_t vs () at (eval 48) line 1.
Deep recursion on subroutine "main::SOCK_STREAM" at (eval 50) line 1.
Out of memory during "large" request for 2101248 bytes at (eval 50) line 1.
I understand it runs out of memory, which is rather strange, as I've been testing it with small HTML pages (<30kb).
The script itself is identical to those I successfuly run on, for instance, Tabnet servers. File transferred in ASCII mode.
I would appreciate any kind of help as I can't find any solution myself.
Thanks in advance.
Skyliner
I've just tried to do some testing with Jeffrey Friedl's webget.pl (fetches files from remote hosts). It works perfectly on several other sites of mine (some of them are run on Linux, others on BSDI); however, it completely refused to operate on my accout at the SIX server with FutureQuest (balticmarkets.com domain). The error message it produces is:
Prototype mismatch: sub main::__need_size_t vs () at (eval 48) line 1.
Deep recursion on subroutine "main::SOCK_STREAM" at (eval 50) line 1.
Out of memory during "large" request for 2101248 bytes at (eval 50) line 1.
I understand it runs out of memory, which is rather strange, as I've been testing it with small HTML pages (<30kb).
The script itself is identical to those I successfuly run on, for instance, Tabnet servers. File transferred in ASCII mode.
I would appreciate any kind of help as I can't find any solution myself.
Thanks in advance.
Skyliner