I got completely stuck deploying django to production.

I deployed my project using apache and mod_wsgi, and then it hangs I access 
it with browser.
Neither django nor apache gives me any errors at all, so I can't guess the 
cause of problem.
Since it can be accessed by starting with "runserver",
I think there's nothing wrong with the project.
Also, I can access it successfully when I deployed a simple test app with 
apache and mod_wsgi,
I think there is no problem with the configuration of apache, mod_wsgi and 
my server. 

It would be very helpful if you give me any idea of the cause or way of 
investigate it.

My environment
django : 2.1.15
mod_wsgi : 4.7.1
apache : 2.4.6

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/8d332ddf-ae69-4716-8107-daf69eff1497%40googlegroups.com.

Reply via email to