Thursday, August 30, 2018

Re: Deploying with apache2 and modwsgi

I finally got it working with mod_wsgi-express. I was able to get my
django project running on port 80.
However I have a new problem. The page starts loading, but takes a
very long time to load static files. If I hit refresh in the browser,
it gives a 503 error. There's nothing in apache logs. The
mod_wsgi-express page says there's a log file created in server root.
However I was unable to find it to trace the issue.
On another note, is this the right place to ask these doubts regarding
deploying django on the server? Or is there a better usergroup?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAA%3Diw__qOOhwGZpVrrKUpL00DTiUaRVhTER2Tr3A_XiVkxsEyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment