This might be a memory leak in libxml. Copy over the entire  
config_handlers.xml from config/defaults/ to your application and  
remove all "validate" attributes. That might solve the problem.


David



Am 08.10.2007 um 12:35 schrieb Whisller:

> Huh,
> Now error is
>  "Fatal error: Out of memory (allocated 5242880) (tried to allocate 63
> bytes) in /home/httpd/jobfinder.pl/jobfinder.pl/new_application/app/ 
> lib/agavi/config/AgaviXmlConfigParser.class.php
> on line 404"
> Ehh maybe really is something wrong with application :/ But on my
> server everything works good.
>
>
> 2007/10/6, Whisller <[EMAIL PROTECTED]>:
>> Mike, yes I clean whole cache folder :)
>>
>>
>> 2007/10/6, Mike Seth <[EMAIL PROTECTED]>:
>>> Mike Seth wrote:
>>>> 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.
>>>>
>>> And uh.. um... don't mean to be a nag but did you clean the cache?
>>>
>>> _______________________________________________
>>> users mailing list
>>> [email protected]
>>> http://lists.agavi.org/mailman/listinfo/users
>>>
>>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.agavi.org/mailman/listinfo/users
>


_______________________________________________
users mailing list
[email protected]
http://lists.agavi.org/mailman/listinfo/users

Reply via email to