It could generate 8MB though... I use a wwwproxy script written in perl for
example which reads files from a box behind our NAT firewall and shows them
to the outside world.

What the script does is: it reads the entire file, then outputs it to
stdout.

Can you imagine how much memory it would need for an iso image?

Maybe your script does something similar: create huge amounts of data for
displaying on the browser, or for internal hell-do-I-know? The script
itself doesn't need to be big; it's the data it generates that's the
problem.

On 2001.04.04 17:41 Stephen Lawrence Jr. wrote:
> Hey all, I have been getting this error on my new 7.2 web server when
> accessing some pages:
> 
> 
> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> allocate 52740 bytes) in /usr/home/www/phpnuke/header.php on line 231
> 
> 
> Any ideas? I don't see how this script could be 8MB's in size!
> 
> 
> --
> Stephen Lawrence Jr. - Programmer
> [EMAIL PROTECTED]
> California Animal Health & Food Safety Laboratory System, UC Davis
> (530)-752-4614
> 
> 
> 
> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
> <html>
> Hey all, I have been getting this error on my new 7.2 web server when
> accessing
> some pages:
> <br>&nbsp;
> <p>Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
> allocate 52740 bytes) in /usr/home/www/phpnuke/header.php on line 231
> <br>&nbsp;
> <p>Any ideas? I don't see how this script could be 8MB's in size!
> <br>&nbsp;
> <pre>--&nbsp;
> Stephen Lawrence Jr. - Programmer
> [EMAIL PROTECTED]
> California Animal Health &amp; Food Safety Laboratory System, UC
> Davis&nbsp;
> (530)-752-4614</pre>
> &nbsp;</html>
> 
-- 
Rial Juan                        <http://nighty.ulyssis.org>
                e-mail:              [EMAIL PROTECTED]
                   ICQ:                            20135549
Belgium            tel:                        ++3289856533
              cellular:                       ++32496737018
ulyssis system admininstrator       <http://www.ulyssis.org>

1010011010 : Binary of the Beast

Reply via email to