Project

General

Profile

Actions

Bug #41583

closed

Error flooding the sys_log

Added by Peter over 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-10-04
Due date:
% Done:

0%

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

Description

The following error is flooding my sys_log:

Core: Error handler (FE): PHP Warning: "file_exists():" open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/:/usr/lib/php:/usr/local/lib/php:/tmp) in sysext/cms/tslib/class.tslib_content.php line 5618

I think every page request causes 3 or 4 errors like this one. But only if I hit Shift+Reload. So I suppose the error is caused by some of the cached files (like JS, CSS, ...). Unfortunately I could figure out which one, but I don't want to update to 4.6 (in 4.5 there is no referrer in the syslog).

Related bugs might be: #25759, #25924

Actions #1

Updated by Steffen Gebert over 11 years ago

  • Status changed from New to Needs Feedback

Peter, it would be great, if you could backport #25924 to include the referer and figure out, what causes access to a file called /.

Actions #2

Updated by Xavier Perseguers over 11 years ago

Please check if this is related to #42054 and its associated patch: https://review.typo3.org/#/c/15741/

Actions #3

Updated by Peter over 11 years ago

@Steffen: I tried to backport #25924, but I didn't manage to get the referer. I included the patch there, but it seems as if this effects only the class t3lib_error_AbstractExceptionHandler, but my typo3 installation uses the class t3lib_error_ErrorHandler. Changing $TYPO3_CONF_VARS['SYS']['errorHandler'] in localconf.php from "t3lib_error_ErrorHandler" to "t3lib_error_AbstractExceptionHandler" brakes my typo3 FE and BE (strangly I couldn't find any error message in the web servers log, I just get a empty page if I try to open the FE or BE or the installer). I don't know how to continue, could you help out with some hints?

Actions #4

Updated by Alexander Opitz almost 11 years ago

Hi,

this issue is very old, does it still exists with newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #5

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

If you think, that this is the wrong decision, then please write to the mailing list typo3.teams.bugs with issue number and an explanation.

Actions

Also available in: Atom PDF