[Neos] And another newbies questions

Stefan Reichelt eichelt at web.de
Sat May 10 12:42:13 CEST 2014


On 09.05.2014 22:18, Chris Tete wrote:
> Setting file permissions per file, this might take a while ...
> chown: invalid user: ‘shelluser:wwwgroup’"

> How do I fix this on mint 15?

Are you completely sure that your user, the user you are probably logged
in as, is called 'shelluser'?


> sudo ./flow flow:core:setfilepermissions shelluser www-data wwwgroup 

shelluser:
Replace with the username you used to create the Neos installation.
Chances are its the user you are logged in as.

www-data:
Replace with the username of your webserver, on Linux Mint with Apache
it most likely is 'www-data'.

wwwgroup:
Replace with the groupname of your webserver, on Linux Mint with Apache
it most likely is 'www-data' also.


Kind regards
Stefan


More information about the Neos mailing list