4 <title>The Install Tool is locked
</title>
5 <link rel=
"stylesheet" type=
"text/css" href=
"../Resources/Public/Stylesheets/Action/Common/EarlyExit.css?{time}" />
10 <div class=
"typo3-message message-warning">
11 <h2>The Install Tool is locked
</h2>
13 To enable the Install Tool, the file ENABLE_INSTALL_TOOL must be created.
17 In the typo3conf/ folder, create a file named ENABLE_INSTALL_TOOL. The file name is
18 case sensitive, but the file itself can simply be an empty file.
21 You are recommended to log out from the Install Tool after finishing your work.
22 The file will then automatically be deleted.
26 For security reasons, it is highly recommended that you either rename or delete the file after the operation is finished.
29 As an additional security measure, if the file is older than one hour, TYPO3 will automatically delete it. The file must be writable by the web server user.