Project

General

Profile

Actions

Bug #51542

closed

Install Tool: Warning: touch() Utime failed: Permission denied

Added by Ernesto Baschny over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
Start date:
2013-08-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

In #20686 this has been fixed in the "old install tool" but this problem appears again in the "new install tool" since the touch() is made again without a @ to suppress warnings.

A more robust enhancement would be to - as a fallback in case "touch" is not allowed - to remove the file and create it again. This just requires write permissions in the typo3conf directory - which should be there in any case - instead of inode-modify permissions on the ENABLE_INSTALL_TOOL file, which might not be there in case "root" or someone else has created the ENABLE file.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #20686: Warning: touch() [function.touch]: Utime failedClosedOliver Hader2009-06-27

Actions
Related to TYPO3 Core - Task #49162: Rewrite install toolClosed2011-10-30

Actions
Actions

Also available in: Atom PDF