Loading...
 
Skip to main content

Architecture / Installation


Re: Re: Allowed memory size of 134217728 bytes exhausted

posts: 3 United States

Thank you Nelson for your reply. I cleared all the contents of templates_c and temp/cache folders. I then tested again with the following results, adjusting the memory limit along the way:

memory_limit: 128M: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in ...\tiki\lib\init\tra.php on line 1289

memory_limit: 256M: Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 261904 bytes) in ...\tiki\lib\init\tra.php on line 1289

memory_limit: 528M: Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 261904 bytes) in ...\tiki\lib\parser\parserlib.php on line 1605

I was not even aware this application existed before they brought the issue to my attention, so I'm not really sure what I'm looking at here. This error occurs before I get to any viewable Tiki pages at all. The only information I received from the user is that he was viewing the "Page Preview Mode" when it crashed.

Are there any db tables I could look at that might have corrupted data?

There are no comments at this time.