Well I ended up rebooting to ubuntu and nginx behind selinux and it fixed itself =)
On Thu, Dec 10, 2015 at 7:12 PM, Richard Vézina <[email protected] > wrote: > Nop : > > ls -Z > > Should provide extended attribute : -rw-r--r-- root root > system_u:object_r:etc_t /etc/passwd > > Sorry in french : > https://fr.wikipedia.org/wiki/SELinux > > I check english one and there where not this example... > > Then I don't know how you chage these exented attribute, there surely > other exented command for that > > :D > > Richard > > On Thu, Dec 10, 2015 at 8:07 PM, Mark Graves <[email protected]> wrote: > >> Same permissions =( >> >> On Thu, Dec 10, 2015 at 7:05 PM, Mark Graves <[email protected]> wrote: >> >>> Its centos. I'll check that now. Its owned by apache >>> >>> On Thu, Dec 10, 2015 at 7:04 PM, Richard Vézina < >>> [email protected]> wrote: >>> >>>> with ubuntu the default owner for web server content is www-data >>>> >>>> Richard >>>> >>>> On Thu, Dec 10, 2015 at 8:02 PM, Richard Vézina < >>>> [email protected]> wrote: >>>> >>>>> Have you look to the welcome app user? >>>>> >>>>> ls -al >>>>> >>>>> Then >>>>> >>>>> chown -Rf same_welcome_app_user:same_welcome_app_user >>>>> >>>>> Richard >>>>> >>>>> On Thu, Dec 10, 2015 at 7:50 PM, Mark Graves <[email protected]> >>>>> wrote: >>>>> >>>>>> Has anyone got any experience with selinux file permissions and >>>>>> web2py? >>>>>> >>>>>> Somehow my sessions are not writing for the admin app but they are >>>>>> for the welcome app... >>>>>> >>>>>> -Mark >>>>>> >>>>>> -- >>>>>> Resources: >>>>>> - http://web2py.com >>>>>> - http://web2py.com/book (Documentation) >>>>>> - http://github.com/web2py/web2py (Source code) >>>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>>> --- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "web2py-users" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> >>>> -- >>>> Resources: >>>> - http://web2py.com >>>> - http://web2py.com/book (Documentation) >>>> - http://github.com/web2py/web2py (Source code) >>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>> --- >>>> You received this message because you are subscribed to a topic in the >>>> Google Groups "web2py-users" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/web2py/SKPQ0DbCguE/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/SKPQ0DbCguE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

