You are not logged in.

#1 2010-09-13 22:14:35

emmanouil
Member
Registered: 2010-03-23
Posts: 6

Django on apache for dummies

Hello rececntly I had problems with django on my apache

I tried to have django on my apache by using mod_python but I had problem with my django project
getting the error that myproject settings wasn't in the sys.path

Then i tried wsgi_mod the problem here is that I get the error from the apache "access forbiden error 403"
(the django project is in my home directory)
what should i do ?

I do everything considering this guide http://docs.djangoproject.com/en/dev/ho … t/modwsgi/

Last edited by emmanouil (2010-09-13 22:15:46)


Vae Victus

Offline

Board footer

Powered by FluxBB