Project

General

Profile

Actions

Bug #29285

closed

Check for PHP 5.3

Added by Wouter Wolters almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2011-08-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

With PHP version 5.2.17 getting a error on PHP_MAXPATHLEN.

Fatal error: Uncaught exception 't3lib_cache_Exception' with message 'The length of the temporary cache file path
"E:/htdocs/typo3trunk/Core/typo3temp/Cache/Code/cache_phpcode/4e57d571cfc1d.temp" is 79 characters long and
exceeds the maximum path length of PHP_MAXPATHLEN. Please consider setting the temporaryDirectoryBase option to a
shorter path.

Check for required PHP version 5.3 or higher is needed earlier in the code i guess

Actions

Also available in: Atom PDF