Thank you, i will try creating a symlink.  I'm a bit confused about
the PythonPath though, is the python path an environment variable or
is it defined in the httpd conf or a 3rd place?

I know I have:

 PythonPath "['C:/Program Files/Apache2.2/htdocs/myproject'] +
sys.path"

in the conf. But how does this specify where python is located and how
can I change it?

Regards,

Andrew

> The best solution(IMO), is to put it in some neutral location and to either
> symlink it to both 2.5 and 2.6 or just add that location to your
> PYTHONPATH(which is version neutral).
>
> Alex
--~--~---------~--~----~------------~-------~--~----~
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