I have perl script that uses DBD::Oracle to run a query and print the results. When I tried access through apache or the terminal I receive the same error. ERROR OCIEnvNlsCreate. Check ORACLE_HOME (Linux) env var or PATH (Windows) and or NLS settings, permissions, etc.I have perl script that uses DBD::Oracle to run