[TYPO3-50-general] cache files too long for windows

Bastian Waidelich bastian at typo3.org
Tue Apr 21 11:57:09 CEST 2009


hi,

the restriction of the filename length is a real issue as it prevents 
most default installations from working on windows systems.
if anyone finds a good solution that works out of the box, i'll pay some 
beers at t3dd09 ;)

for now, you can add something like:

utility:
   environment:
     temporaryDirectoryBase: C:/tmp/f3/

to your global FLOW3.yaml file


> Not tested:
> http://knowledgepointer.wordpress.com/2008/11/05/maximum-path-length-or-filename-sizes-on-windows/ 

We've tried that already, but this weird "\\?\" prefix does not seem to 
have an effect when used in PHP...

best,
Bastian


More information about the TYPO3-project-5_0-general mailing list