Project

General

Profile

Actions

Bug #16150

closed

Allowed memory size exhausted

Added by Benjamin Richter about 18 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2006-05-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When clicking on "List" I get the following error (see attached picture too):

Fatal error: Allowed memory size of 104857600 bytes exhausted (tried to allocate 45822 bytes) in /home/www/web412/html/t3lib/class.t3lib_treeview.php on line 775

When increasing the memory_limit to 500:

Fatal error: Allowed memory size of 524288000 bytes exhausted (tried to allocate 102407038 bytes) in /home/www/web412/html/typo3/template.php on line 944

When increasing the limit to 1000MB the request times out.

The web-server is running Confixx 2.0 as far as I know, with PHP4 and MySQL 4.0.
I got this error some time after migrating the site from my windows-server to the webspace-provider.
I suspected some mistake while moving the site, so I did a complete new installation of Typo3 4.0, but before I had set up the templates and directory-structure the error was back.

After a day I can access the page again some times before the error returnes.
(issue imported from #M3495)


Files

memory_size_exhausted.jpg (249 KB) memory_size_exhausted.jpg Administrator Admin, 2006-05-16 16:10
bug_3495.diff (1.44 KB) bug_3495.diff Administrator Admin, 2006-10-11 22:12
Actions

Also available in: Atom PDF