I've tried to get django running without shell access and it was a headache. You can get a good server with shell access for $10.
Unless you are far smarter than I, you will almost certainly waste more than hours trying to get django to work without shell access. With two of those hours, you would be better off working a minimum wage (in the US) job and spending $10 to rent a Virtual Private Server from either Linode <https://www.linode.com/pricing> or Digital Ocean <https://www.digitalocean.com/pricing/> for a month. Others prefer Digital Ocean, but I use Linode and was very happy with the speed it took me to go from signing up to getting an SSH shell. I also really like the documentation they have for setting up things like nginx. On Wed, Aug 13, 2014 at 3:41 PM, darkman237 <darkm...@email.com> wrote: > I'm a newbie to the whole Python/Django world so I've been working my way > through tutorials and trying to learn. What I have not yet encountered, not > can I find anything with the searches I've made for the topic of > deployment. I checked with my host and they do have python set up on the > Apache server. I only have access via cpanel and ftp. When I get around to > actually deploying an application: > > 1. Where do the files go? Supposed to be housed outside of the public > directory, only that could get tricky with multiple apps on the same > account. > 2. How do I "run the server" without shell access? > 3. Obviously a browser is defaulted to port 80 and not 3000, where and how > do I change that so it points normally? > > What do I need to tell the host to make sure everything is set up > correctly. How do I talk to a hosting company about adding Python/Django if > the client's host does not and I am creating a site for them? > > Thanks for your help in advance. Please be patient with me. > > -- > 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 django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > 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/6e790801-bcf7-42e2-9711-7c348202ee42%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/6e790801-bcf7-42e2-9711-7c348202ee42%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. 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/CA%2By5TLbUJQ9pJF8urz7VR4GZafCk1yqkRqxiD7sQO16C5_GPAw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.