Are you install your app as root user? (/root/pizzaclub) The permission denied it's because apache run as www-data or http user not as root, so if you install your app as root you probably have read/write permission problems and a big security issue.
2015-11-11 13:01 GMT-06:00 Robin Fourcade <[email protected]>: > /root/pizzaclub -- "La utopía sirve para caminar" Fernando Birri -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAG%2B5VyMyhUxozKZn4BE3t%2B0pfuDgBZ5cBHr-pURqwuAvxfCJ6w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

