[FLOW3-general] Problem trying to create a package

Steffen Wickham steffen at gaming-inc.de
Fri Feb 1 23:04:06 CET 2013


Hi Stephen,

you're right. It's an permissions problem. First of all you have to
grant the flow script in the main folder execution permissions. After
that you should run
./flow flow:core:setfilepermissions <LOCALUSER> <WEBSERVER_USER>
<WEBSERVER_GROUP>
e.g. ./flow flow:core:setfilepermissions steffen www-data www-data   for
my development installation on a Debian Linux

This command need some time but after that, all permissions are correct.

Greetings and happy coding
Steffen



Am 01.02.2013 22:54, schrieb Stephen Bungert:
> Hello.
>
> I'm trying to set up flow
>
> If I try and create a package with:
>
> ./flow kickstart:package MyCompany.MyPackage
>
> I get an error:
>
> bash: ./flow: Permission denied
>
> I think there are some problems with the permissions on files/folders
> as the welcome page doesn't look like in screenshots that i have seen.
>
> Does anyone know what the problem might be or how I can fix it?
>
> Stephen.
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general



More information about the FLOW3-general mailing list