On Mar 20, 11:16 am, Ian Kelly <ian.g.ke...@gmail.com> wrote:
> As far as I know, the NLS_LANG environment variable is the only way to
> specify the client encoding in cx_Oracle.  If that can't be relied
> upon within your Apache process, then I think you would need to run
> Django either as a CGI or under a separate Apache process.

One other thing that didn't occur to me before.  Are you already using
the prefork Apache MPM?  If not, you should switch to it if possible,
and it may be sufficient to prevent the problem from occurring.

HTH,
Ian
--~--~---------~--~----~------------~-------~--~----~
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