On Mon, Jun 16, 2008 at 8:48 AM, James Matthews <[EMAIL PROTECTED]> wrote:

> Sorry,
>
> I am running Django in a shared hosting environment, Apache, Fcgi
>

Then you need to make sure that whatever modifications you had to make in
your user shell environment to get the import to work are also in effect
when Django is running under Apache/FastCGI.  Unfortunately I don't have
experience with that setup so can't give any specific guidance but
presumably there are config files or something that would allow you to
influence the LD_LIBRARY_PATH and python path of the code you run in this
setup?

Karen

--~--~---------~--~----~------------~-------~--~----~
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