Hello,
I'm trying to run my django project on my CentOS server.

I followed this tutorial 
: 
http://www.science-emergence.com/LeWebFrameworkDjango/DeployerUneApplicationDjangoSurCentos/#deployer-votre-application-django

And at the end, they say that I just have to enter my server IP address and 
I'll have access to my project, but I only have a 500 error: *Internal 
Server Error*

However, when I shutdown apache and run: python manage.py runsever 
0.0.0.0:80, everything works fine.

How is it possible to do without runsever, because I read somewhere that it 
what not the right thing to do.

Can somebody help me ?

Thanks,
Robin Fourcade.

-- 
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/638bd85d-6ac4-4ee9-8a54-69f33dda08c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to