On Tue, Jun 9, 2009 at 3:44 PM, David Durham<david.durham...@gmail.com> wrote: > On Thu, Jun 4, 2009 at 8:54 AM, SlafS<slaf...@gmail.com> wrote: >> >> Hi! >> >> I'm trying to run Django app with mod_wsgi and Oracle, but when I try >> to configure it I always get an internal server error (500) with this >> error.log: >> >> ImproperlyConfigured: Error loading cx_Oracle module: libclntsh.so. >> 11.1: cannot open shared object file: No such file or directory >> >> It seems that there's no ORACLE_HOME or LD_LIBRARY_PATH but my script >> looks like: > > I had this issue. I ended up recompiling mod_wsgi. Here's a thread > on the topic: > > http://groups.google.com/group/modwsgi/browse_thread/thread/6b5bd530e495c096/f4640582e3251a8e?lnk=gst&q=LD_LIBRARY_PATH#f4640582e3251a8e
Sorry. Not recompiling mod_wsgi, recompiling the python oracle bindings. The thread has the information I needed. -Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---