Search found 2 matches

by jezyk
09 Jul 2012, 11:48
Forum: Help
Topic: OCIEnvNlsCreate error after upgrade from 3.1.1 to 3.1.2
Replies: 4
Views: 2586

Re: OCIEnvNlsCreate error after upgrade from 3.1.1 to 3.1.2

Solution.
Check of the httpd/conf.d/ files:
otrs.conf
zzz_otrs.conf
zzz_otrs.conf.org

zzz_otrs.conf and otrs are duplication of configuration.
After rename file zzz_otrs.conf to zzz_otrs.conf.blabla
everything started working fine.
by jezyk
09 Jul 2012, 10:51
Forum: Help
Topic: OCIEnvNlsCreate error after upgrade from 3.1.1 to 3.1.2
Replies: 4
Views: 2586

Re: OCIEnvNlsCreate error after upgrade from 3.1.1 to 3.1.2

I've made upgrade of my OTRS version from 3.1.2 to 3.1.7. After that my helpdesk worked fine. Today, I've tried to login and without success. When I want to open default page I've got error occured: ERROR OCIEnvNlsCreate. Check ORACLE_HOME (Linux) env var or PATH (Windows) and [..] Jojo said that ad...