Project

General

Profile

Actions

Bug #27084

closed

Uncaught TYPO3 Exception - RuntimeException thrown ...

Added by Kurt Kunig over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2011-05-27
Due date:
% Done:

0%

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

Description

I got this output after addressing this url:
http://p141644.typo3server.info/mmuster

RuntimeException thrown in file /html/typo3/typo3_src-4.5.3/typo3/sysext/cms/tslib/class.tslib_fe.php in line 1520.
(Have a look into the attached screenshot)

What have I done:
- New application under TYPO3 V4.5.3
- realURL not activated (yet)
- I put "/error404.html" into the install-tool parameter "error404 - handling"
That's it.


Files

typo3-v4.5.3_runtime-error.png (75.8 KB) typo3-v4.5.3_runtime-error.png Kurt Kunig, 2011-05-27 14:46
Actions #1

Updated by Chris topher over 13 years ago

Solution is to deactivate error handling in the install tool and to fix the setting for the 404 file there, too.

Actions #2

Updated by Susanne Moog over 13 years ago

  • Status changed from New to Needs Feedback

I think this is no bug, bu a misconfiguration on your server. I can not find a file http://p141644.typo3server.info/error404.html on your server. Could you please create the file an test the behaviour again?

Actions #3

Updated by Kurt Kunig over 13 years ago

Susanne Moog wrote:

I think this is no bug, bu a misconfiguration on your server. I can not find a file http://p141644.typo3server.info/error404.html on your server. Could you please create the file an test the behaviour again?

I put a dummy error404.html onto the server - then it is okay! But, if this file is missing, is it correct to get an error dump of the system (look into the attached image)!?

Actions #4

Updated by Chris topher over 13 years ago

  • Status changed from Needs Feedback to Closed

Kurt Kunig wrote:

I put a dummy error404.html onto the server - then it is okay! But, if this file is missing, is it correct to get an error dump of the system (look into the attached image)!?

Absolutely!

Christopher wrote:

Solution is to deactivate error handling in the install tool (...).

Closed as it's no bug.

Actions #5

Updated by Kurt Kunig over 13 years ago

Christopher wrote:

Solution is to deactivate error handling in the install tool (...).

That's NO solution!? If you want an error-handling you have to activate it - or not!?

Actions

Also available in: Atom PDF