Project

General

Profile

Actions

Bug #21866

closed

Ext manager produce blank page

Added by Trandel Miszcz over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-12-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Ext manager stops working when I try to select "Translation Settings" and use "Save selection" button. Firsty i got max_execution_time error after 30 seconds, then I've set max_execution_time to 300, then after about 2min i got blank page.
Ext manager stopped working, I cound't access it through main menu, same long execution time and blank page afterwards. I've made anaother be_user to try again to acces it and translate, but i didn't work. Finnaly I made a downgrade to ver 4.2.9 and everything worked fine.

System: unix
php: 5.2.4

Regards

(issue imported from #M13061)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #22059: t3lib_div::cleanOutputBuffers() might loop foreverClosedDmitry Dulepov2010-02-04

Actions
Actions #1

Updated by Steffen Gebert over 14 years ago

Please have a look at your PHP error_log file or enable display_errors.

Actions #2

Updated by Trandel Miszcz over 14 years ago

Notice: ob_end_clean() [ref.outcontrol]: failed to delete buffer zlib output compression. in /typo3_src-4.3.0/t3lib/class.t3lib_div.php on line 5698

Fatal error: Maximum execution time of 30 seconds exceeded in /typo3_src-4.3.0/t3lib/class.t3lib_div.php on line 5698

I have only this

Actions #3

Updated by Steffen Gebert over 14 years ago

Yes.. the notice would be no problem, although it wonders me a bit, why it appears at all - it's only called, when there are still any output buffers active.

Are those warnings really new (issued after incresing max_execution time to 300)? I think the setting is not used.

Actions #4

Updated by Trandel Miszcz over 14 years ago

it was used on another server, ill set it again and check for new errors

Actions #5

Updated by Trandel Miszcz over 14 years ago

i've set max_execution time to 300 and after a 4min I got a blank page. What can be done next?

Actions #6

Updated by Steffen Gebert over 14 years ago

Uhm.. 4min is a really long time. What's in the log file?

Actions #7

Updated by Trandel Miszcz over 13 years ago

The solution for this issue is here:
http://bugs.typo3.org/view.php?id=13427

please make a fix for function cleanOutputBuffers()

Actions #8

Updated by Steffen Gebert over 13 years ago

The patch for #22059 is now pending in the core list. Please test and vote immediately (you can give your okay by answering "+1 by testing", after you did test the code and "by reading" after you read the code).

Please hurry up, if you want this in the next releases of TYPO3!

Actions #9

Updated by Peter de over 13 years ago

I've got the same problem.

In the error log is only the fatal error: Maximum execution time of 30 seconds exceeded in /typo3_src-4.3.0/t3lib/class.t3lib_div.php on line 5698

Setting max_execution time to 300 is not the sollution.

What can I do to resolve this problem? Wait for a new release?

Actions #10

Updated by Steffen Gebert over 13 years ago

Read #22059

Actions

Also available in: Atom PDF