Bug #41583
closed
Error flooding the sys_log
Added by Peter about 12 years ago.
Updated about 11 years ago.
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
- 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 /
.
@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?
Hi,
this issue is very old, does it still exists with newer versions of TYPO3 CMS (4.5 or 6.1)?
- 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.
Also available in: Atom
PDF