[Codestriker-user] OCIEnvNlsCreate Error
Brought to you by:
sits
|
From: Edward J. <jak...@gm...> - 2008-09-20 14:24:43
|
Hello List,
I've just installed the latest version of Codestriker with Oracle 11g
with the latest perl modules. Alll installations went ok. I ran the
install.pl script and gave no errors. However, when I access
codestriker with a browser, the error below appears.
[Sat Sep 20 21:11:15 2008] [error] [Sat Sep 20 21:11:15 2008] -e: DBI
connect('host=x.x.x.x;sid=xxxxx','codestriker',...) failed: ERROR
OCIEnvNlsCreate. Check ORACLE_HOME (Linux) env var or PATH (Windows)
and or NLS settings, permissions, etc. at
/var/www/codestriker-1.9.6/bin/../lib/Codestriker/DB/Database.pm line
61\n
I've been searching the web for this error for days now and still
can't find a solution. I already tried several times to
uninstall/re-install perl modules but the error remains. I'm sure I
have the correct paths mentioned in the error message set in my Apache
server as it shows on my phpinfo result. I also have a simple perl
script to check connection to the database and it runs ok.
Are there anything else I can check? I really really need help!
Thanks in advance.
Edward
|