Django application

32 views
Skip to first unread message

Sandeep kaur

unread,
Dec 4, 2013, 9:53:38 PM12/4/13
to django-users
Hello,
I installed a django app "zebra" in my django site. This application is working with runserver but not on host server. I want it running on host server ASAP. What could be the probable reason for this behavior of app?
Your help will be appreciated.

--
Sandeep Kaur
E-Mail: mkaur...@gmail.com
Blog: sandymadaan.wordpress.com



Lachlan Musicman

unread,
Dec 4, 2013, 11:07:33 PM12/4/13
to django...@googlegroups.com
Which web server are you using to serve it on the host server?

Apache, nginx are the most likely...

And how do you have that web server configured?

cheers
L.
> --
> 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...@googlegroups.com.
> To post to this group, send email to django...@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/CAF66xG3YmdR%2B3iYNvGWtJ%2BYwnS8VGR7bWTG947L3hrMc1k9SEg%40mail.gmail.com.
> For more options, visit https://groups.google.com/groups/opt_out.



--
From this perspective it is natural that anarchism be marked by
spontaneity, differentiation, and experimentation that it be marked by
an expressed affinity with chaos, if chaos is understood to be what
lies outside or beyond the dominant game or system. Because of the
resistance to definition and categorisation, the anarchist principle
has been variously interpreted as, rather than an articulated
position, “a moral attitude, an emotional climate, or even a mood”.
This mood hangs in dramatic tension between utopian hope or dystopian
nihilism...
-----
http://zuihitsu.org/godspeed-you-black-emperor-and-the-politics-of-chaos

Lachlan Musicman

unread,
Dec 4, 2013, 11:09:40 PM12/4/13
to django...@googlegroups.com
Sandeep,

Have you read this part of the documentation?

https://docs.djangoproject.com/en/1.6/howto/deployment/

cheers
L.

Sandeep kaur

unread,
Dec 5, 2013, 7:49:45 AM12/5/13
to django-users

On Thu, Dec 5, 2013 at 9:37 AM, Lachlan Musicman <dat...@gmail.com> wrote:
>
> Which web server are you using to serve it on the host server?
>
> Apache, nginx are the most likely...
>

It's nginx.

> And how do you have that web server configured?

I configured it using gunicorn and supervisor.

Sandeep kaur

unread,
Dec 5, 2013, 11:52:02 AM12/5/13
to django-users

On Thu, Dec 5, 2013 at 9:39 AM, Lachlan Musicman <dat...@gmail.com> wrote:
>
>
> Have you read this part of the documentation?
>
> https://docs.djangoproject.com/en/1.6/howto/deployment/

Everything is fine with deployment of project on server with nginx. Its only with the new app I added to the project which is not working. Do I need to start the app with gunicorn or something like this?
Reply all
Reply to author
Forward
0 new messages