Bug #21353
closedInstaller deletes ENABLE-file too early when system Timezone doesn't fit PHP timezone
0%
Description
We have a server that's running in GMT time zone (regarding the filesystem time), although we're GMT+2. I guess that's why the Installer will always delete the ENABLE_INSTALL_TOOL file just one minute after I created it.
Didn't test this yet, but probably filetime() and time() return different values.
(issue imported from #M12335)
Updated by Chris topher over 14 years ago
You can put the string KEEP_FILE in the ENABLE_INSTALL_TOOL file, but then you will have to take care to delete it again once you have finished your work in the Install Tool.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.3
Updated by Alexander Opitz about 11 years ago
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz almost 11 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.