[TYPO3-core] RFC #11289: Bug: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
Rupert Germann
rupi at gmx.li
Sun Jun 7 21:50:06 CEST 2009
hi,
I can confirm that this problem also occures on linux and that the patch
fixes it.
+1 on reading and testing
greets
rupert
Niels Pardon wrote:
> Niels Pardon schrieb:
>> I guess that this behavior is the same on LINUX/UNIX/Mac as soon as you
>> run your TYPO3 installation in a subdirectory of Apache's DocumentRoot
>> but I didn't test it.
>
> Just had a quick look on my Ubuntu installation.
> - TYPO3 runs in /var/www/seminars/
> - t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') returns /var/www/
> - so cache files will be written to /var/www/typo3temp/cache/ instead of
> /var/www/seminars/typo3temp/cache/
>
> So I would consider this a cross-OS-issue.
>
> Greets,
>
> Niels
More information about the TYPO3-team-core
mailing list