Re: [PHP-DEV] Bug #6321: PHP 3 Fatal error: Allowed memory size of 4194304 bytes exhausted... From: Alexandre Hautequest (hquest <email protected>)
Date: 08/24/00

Citando Zeev Suraski <zeev <email protected>>:

> This means that the memory_limit is set to 4MB, and PHP failed
allocating
> 1.7MB due to it.
> Check with phpinfo() to see what the memory_limit is set to. My
guess is
> that even though you think you increase it to 8MB/16MB etc, you're
actually
>
> changing it in a place that doesn't really affect PHP.

Only if there's some other place to change it, my phpinfo() (as showed
at http://www.fesppr.br/~hquest/info.php3) tells me 8Mb. If i change
it to any other value, the phpinfo() will show me the new value.

Maybe you can take a look at the url above to find any "mistake" i can
have done?

I'm really out of time this week, but i will try asap a downgrade in
php.

>
> Zeev
>
> At 00:58 24/08/2000, Alexandre Hautequest wrote:
> >Just to complement: This is the exact error i've got in my netscape
> >window:
> >
> >Fatal error: Allowed memory size of 4194304 bytes exhausted (tried
to
> >allocate 1725613 bytes) in
> >/var/lib/apache/htdocs/horde/imp_prof/compose.php3 on line 543
> >
> >--
> >Alexandre Hautequest
> >hquest <email protected>
> >
>
>---------------------------------------------------------------------

--
> >Esta mensagem foi enviada pelo WebMail da FESP 
(http://www.fesppr.br/).
>
> --
> Zeev Suraski   <zeev <email protected>>
> http://www.zend.com/
> 

-- Alexandre Hautequest hquest <email protected>

----------------------------------------------------------------------- Esta mensagem foi enviada pelo WebMail da FESP (http://www.fesppr.br/).

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>