[cx-oracle-users] TemplateSyntaxError: Caught ImproperlyConfigured while rendering: Error loading c
Brought to you by:
atuining
From: juhui <ph...@gm...> - 2010-03-17 13:53:41
|
hi I am using a redhat-4 64 bit box. I have installed apache+python+mod_python+django+cx_Oracle。 I can run import cx_Oracle in python shell model. And my project depends on cx_Oracle runs well with manage.py runserver. when I try run Django project with apache+python_mod with oracle database. I got MOD_PYTHON ERROR . the error info is: TemplateSyntaxError: Caught ImproperlyConfigured while rendering: Error loading cx_Oracle module: libclntsh.so.10.1: cannot open shared object file: No such file or directory any Idea? -- LB can FlY |