Thanks for the reply Graham.

I have found a bit of a solution.

I symlinked my django folder into the virtualenv folder.
I can successfully startup the server but I can't seem to view it in
my browser.

Possibly a problem with Apache.  I'll have to double check to see if
mod_python is being used.

On May 30, 5:12 pm, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:

> What hosting mechanism are you using?
>
> For some ideas see:
>
>  http://code.google.com/p/modwsgi/wiki/VirtualEnvironments
>
> In particular take note of part about:
>
>   import site
>   site.addsitedir('/usr/local/pythonenv/PYLONS-1/lib/python2.5/site-
> packages')
>
> Graham
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to