php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3358 Warning response when trying to set Oracle NLS_LANG env. parameter
Submitted: 2000-01-30 16:35 UTC Modified: 2006-07-17 08:57 UTC
From: tamm at ts dot ee Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 3.0.14 OS: Linux RedHat 6.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tamm at ts dot ee
New email:
PHP Version: OS:

 

 [2000-01-30 16:35 UTC] tamm at ts dot ee
I was trying to specify the NLS_LANG parameter before I make a connection to Oracle with 
putenv("NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1");
and in response the warning was returned...
Warning: OCISessionBegin: ORA-12705: invalid or unknown NLS parameter value specified

By default the it seems to return content in US7ASCII coding.
The above environment parameter works well in linux shell.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 14:05 UTC] hholzgra@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 00:01:30 2024 UTC