[TYPO3-core] RFC #11386: t3lib_cache_backend_FileBacked violates open_basedir_restrictions

Steffen Kamper info at sk-typo3.de
Sat Mar 27 14:08:03 CET 2010


Hi,

Francois Suter schrieb:
> Hi,
> 
>>> REMINDER. Could somebody test this on windows?
>>
>> my test was on windows.
> 
> Could you maybe re-test v3? After that it should be good for commit.
> 
> Cheers
> 

yes, i tested and it works. But there are some additional glitches i 
want to fix for v4:

* Also windows allows to configure paths with '/xampp/htdocs/' so an 
additional check for open_basedir has to be done.

* Rupi concatenated PATH_site with $cacheDirectory, but this should not 
be done as it's already in $documentRoot

* when exception is thrown it should show the complete path failing.

I will make a new patch today.

vg Steffen


More information about the TYPO3-team-core mailing list