Index: typo3/install/index.php =================================================================== --- typo3/install/index.php (revision 5980) +++ typo3/install/index.php (working copy) @@ -62,6 +62,8 @@ Fix: Create a file typo3conf/ENABLE_INSTALL_TOOL This file may simply be empty. + Be sure it uses the same user and group + your webserver is running at. For security reasons, it is highly recommended to rename or delete the file after the operation is finished. @@ -66,8 +68,8 @@ For security reasons, it is highly recommended to rename or delete the file after the operation is finished. - If the file is older than 1 hour TYPO3 has automatically - deleted it, so it needs to be created again. + If the file has not been touched within the last hour + TYPO3 has automatically deleted it, so it needs to be created again. ')); }