I hope this helps anyone starting, cos i learnt this the hard way!

-------------------------------------------

get your python path working: (scroll down to environment variables)

http://www.voidspace.org.uk/python/articles/command_line.shtml#path

-------------------------------------------

django deployment: Apache, Python, Django, PostgreSQl - the whole
shebang (helped me a lot)

http://wiki.thinkhole.org/howto:django_on_windows%E2%80%8F
-------------------------------------------

p.s. !important when downloading mod_python make sure it matches your
Python and Apache versions:

e.g. mod_python-3.3.1.win32-py2.5-Apache2.2.exe

if they dont match your LoadModule python_module wont work!

hope this helps y'all ;)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to