Whisller wrote:
> Hi All,
> Today I send application based on agavi to second server. And what I see here
> "Fatal error: Allowed memory size of 16 bytes exhausted (tried to
> allocate 19456 bytes) in
> /home/httpd/jobfinder.pl/jobfinder.pl/app/lib/agavi/config/AgaviConfigCache.class.php
> on line 293"
>
> When I set ini_set('memory_limit', 'WHATHEVER'), error is this same -
> only size of XX is changing.
>
> phpinfo http://jobfinder.pl/phpinfo.php
>
>
This is usually caused by an infinite loop in your code. Trace it until
you get to the point past which the code doesn't execute.
_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users