Project

General

Profile

Actions

Bug #29285

closed

Check for PHP 5.3

Added by Wouter Wolters over 12 years ago. Updated about 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 #1

Updated by Jigal van Hemert over 12 years ago

  • Priority changed from Should have to Must have
  • Target version set to 4.6.0-beta2
  • Complexity set to no-brainer

Version check in index_ts.php is still for PHP 5.2

Actions #2

Updated by Steffen Gebert over 12 years ago

  • Subject changed from PHP_MAXPATHLEN error to Check for PHP 5.3
Actions #3

Updated by Steffen Gebert over 12 years ago

Check for PHP < 5.3 in t3lib_utility_Command can also be removed. Found no more other checks..

Actions #4

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I62530c75ebbed592bbf0a6503ccadd229bb1c923 has been pushed to the review server.
It is available at http://review.typo3.org/4630

Actions #5

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I42d8a4561fa37fcc31e3a44155db5cc5f5b4c5b3 has been pushed to the review server.
It is available at http://review.typo3.org/4632

Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I62530c75ebbed592bbf0a6503ccadd229bb1c923 has been pushed to the review server.
It is available at http://review.typo3.org/4630

Actions #7

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change I62530c75ebbed592bbf0a6503ccadd229bb1c923 has been pushed to the review server.
It is available at http://review.typo3.org/4630

Actions #8

Updated by Anonymous over 12 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF