General

Profile

Norbert Schneider

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

2006-04-20

17:46 TYPO3 Core Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
I tested a memory_limit = 50M.
It works, but it is too much!
Norbert Schneider
12:13 TYPO3 Core Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
I tested:
<?php
echo(implode(gzfile('/var/www/t3templ/mandant/xxx/typo3template/typo3temp/extensions.xml.gz')));
...
Norbert Schneider
11:48 TYPO3 Core Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
Sorry:
5.1.9 works ==> 5.1.2 works!!!
Norbert Schneider
11:42 TYPO3 Core Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
It's not implode(), it's gzfile() !!!
var $DebugTempArray = array();
...
$DebugTempArray = gzfile(PATH_site.'typ...
Norbert Schneider
11:11 TYPO3 Core Bug #16070 (Closed): Fatal error with function gzfile in class.em_index.php on line 1424
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 409 bytes) in /var/www/t3templ/typo3_... Norbert Schneider

Also available in: Atom