Re: [cx-oracle-users] TemplateSyntaxError: Caught ImproperlyConfigured while rendering: Error loadi
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2010-03-17 21:04:33
|
2010/3/17 juhui <ph...@gm...>: > thanks you all. > I added the apache user to dba group. it doesn't work. > I find the stupid xx set the directory permission to drwx------ 。。 > after change the related dirs permission。 > The error information changed! > > Unable to acquire Oracle environment handle > > is this issue cause by mismach cx_Oracle version and oracle client version? Possibly. Or it could be that you haven't set your ORACLE_HOME properly. Check all your environment variables as well as your compatibility. Anthony |