Oops, I accidentally sent this only to Bart. Still getting used to OS
X's Mail.app quirks...
On Wednesday, January 15, 2003, at 08:16 AM, Bart Lateur wrote:
On Wed, 15 Jan 2003 03:25:11 +0100 (MET), Louis Pouzin wrote:
Is there a way to handle the error condition "out of memory" ?
This may occ
On Wed, 15 Jan 2003 03:25:11 +0100 (MET), Louis Pouzin wrote:
>Is there a way to handle the error condition "out of memory" ?
>This may occur when reading a whole file of unpredictable size.
>Recovering control could allow to switch to a different method.
You might try to wrap it all in an eval {
Hi,
Is there a way to handle the error condition "out of memory" ?
This may occur when reading a whole file of unpredictable size.
Recovering control could allow to switch to a different method.
I've tried "warn", but it doesn't seem to work in this case.
open IN, " or warn 'problem with IN'};
pr
Morbus Iff wrote:
> ... "Get Info" on the MacPerl application, and double or triple the
> amount of memory that it can use. Last I checked my MacPerl, I had it using
> a minimum of 40 megs and a max of 80.
I had the experience that big hashes do NOT work better if I grant
MacPerl 200 MB instead
>I have a new G4 that came with OS X and OS 9.2 already installed. I have
>rewriten the code and still it does not seem to work. It says Out of Memory!
>Out of Memory! Out of Memory! Is it trying to find the Perl that came with
>OS X or what. I have had this thing work on my iMac before I got
I have a new G4 that came with OS X and OS 9.2 already installed. I have
rewriten the code and still it does not seem to work. It says Out of Memory!
Out of Memory! Out of Memory! Is it trying to find the Perl that came with
OS X or what. I have had this thing work on my iMac before I got this New
May I suggest one big check? Make sure that its not reading in an entire
file at once. That caused me many problems with my first tries at
bulletin board CGIs - and requires an unreasonably large amount of memory
to be devoted to the script.
---
"I ca
At 9:47 PM -0500 3/15/01, Dan Wolchonok wrote:
>I have a bunch of other programs that run fine on the server
An important consideration is that EACH CGI is a DIFFERENT program;
increasing the memory for one will not affect another.
>the script isn't too intense
Well, taken at face value, this
uot;Dan Wolchonok" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, March 15, 2001 9:37 PM
Subject: Re: [MacPerl] out of memory
> At 9:25 PM -0500 3/15/01, Dan Wolchonok wrote:
>
> >i'm using webstar 4.0 and i installed macperl.
> >
> >i have b
At 9:25 PM -0500 3/15/01, Dan Wolchonok wrote:
>i'm using webstar 4.0 and i installed macperl.
>
>i have been writing cgi scripts to put up a bulletin board system,
>and i have just encountered this problem : when i request a certain
>cgi script, webstar returns the error : Out of Memory
>
>I c
i'm using webstar 4.0 (i think - more precisely, my school is) and i installed macperl.
i have been writing cgi scripts to put up a bulletin board system, and i have just
encountered this problem : when i request a certain cgi script, webstar returns the
error : Out of Memory
I checked the mac
11 matches
Mail list logo