[TYPO3-core] RFC #11289: Bug: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root

Oliver Hader oliver at typo3.org
Sat Jun 6 22:39:03 CEST 2009


Hi Niels,

Niels Pardon schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11289
> 
> Branches:
> trunk
> 
> Problem:
> I'm running several TYPO3 installations within subdirectories of
> Apache's DocumentRoot. Currently the file backend creates the typo3temp
> directory outside of the subdirectory TYPO3 is running as it uses
> t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') instead of PATH_site.
> 
> Solution:
> Use PATH_site instead of t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT').

Are you running your TYPO3 site on Windows? If so, this issue might be
related to #10689 which is already in the Core list.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list