Project

General

Profile

Actions

Bug #21811

closed

Missing -R option in chmod command in INSTALL.txt

Added by Patrick Nussbaumer over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Documentation
Target version:
-
Start date:
2009-12-06
Due date:
% Done:

0%

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

Description

In the file INSTALL.txt there is a missing -R option on line 161.

Insted of:
sudo chmod g+rwX,o-w fileadmin typo3temp typo3conf uploads

there should be:
sudo chmod -R g+rwX,o-w fileadmin typo3temp typo3conf uploads

(issue imported from #M12955)

Actions #1

Updated by Francois Suter over 14 years ago

Committed to:

Trunk in revision 6676
4.3 in revision 6674

Actions #2

Updated by Francois Suter about 14 years ago

Released as part of TYPO3 4.3.1

Actions

Also available in: Atom PDF