[Typo3-linux] Under witch unix user i should install ?
Francesco di Francia
darksky77 at email.it
Mon Aug 1 19:46:22 CEST 2005
>
> You can change the owner to "nobody", "wwwrun" or whatever and create a new
> group "webeditors" where <your-ftp-user> and the webserver user (nobody) is
> a member of.
>
> After that, go to the Install Tool and set these values:
>
> $TYPO3_CONF_VARS["BE"]["fileCreateMask"] = '0660';
> $TYPO3_CONF_VARS["BE"]["folderCreateMask"] = '0770';
> $TYPO3_CONF_VARS["BE"]["createGroup"] = 'webeditors';
>
> Should work!
>
> - michael
Hi Michael and many thanks for your help.
So, the default installation guide is only for servers that run php as
cgi module ? I ask this because i don't find in the installation guide
on matrix what you have said to me.
PS: I'm not saying that i dont trust to you eh eh eh ! I'd like only to
know which's the standard installation procedure.
More information about the TYPO3-linux
mailing list