﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9641	Django shared hosting deployment documentation - chmod 755	jeff_anode	Jacob	"Having just managed to negotiate a tortuous install on my host using fastcgi, I think it might be useful to remind people that using server-spawned processes means that the user 'nobody' is going to be trying to execute your settings.py file (and maybe the rest as well).

What I'm getting at is that it might be useful to quickly let people know that they need to apply a chmod 755 to files such settings.py, otherwise the fcgi process will fail (usually without much useful information in the error log). I'm not an expert in this stuff and it took me a very long time to work out what the problem was.

The relevant section is on this page under the heading ""Running Django on a shared-hosting provider with Apache""
[http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/#howto-deployment-fastcgi]"		closed	Documentation	1.0		wontfix			Design decision needed	0	0	0	0	0	0
