Actions
Bug #21740
closedcreation of ENABLE_INSTALL_TOOL does not respect fileCreateMask
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-11-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
creating the file ENABLE_INSTALL_TOOL within user-setup creates the file but just with rw-r--r-
if the FTP-/shell-user is another than the webserver is running on the file can't be deleted or updated from FTP/shell.
I got the problem after problems with the SQL-server (no BE-login posssible)
because of an old ENABLE_INSTALL_TOOL I could not access Install-tool.
the solution with a new php-file which deleted the file from php was more problematic than neccessary.
(issue imported from #M12840)
Actions