[TYPO3-debian] Problems with install after creating ENABLE_INSTALL_TOOL

Philipp Gampe philipp.gampe at typo3.org
Fri Jan 10 19:40:36 CET 2014


Hi Janez,

Janez Novak wrote:

> OK, found some errors in the Apache error log. Seems like I'll need to
> setup some permissions.

Yes, you need to have write permissions for the webserver user (www-
data:www-data for debian) for the project root folder. Only typo3/ may be 
readonly.
After install, you can remove the write permissions from the project root, 
but make sure to keep them for all subfolders but typo3/.

$ sudo chmod +w /path/to/your/webroot/
$ sudo chown www-data:www-data /path/to/your/webroot/

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-debian mailing list