Date: 01/30/00
- Next message: Danny Heijl: "Re: [PHP-DEV] PHP 4.0 Bug #3347: string.c leaks memory"
- Previous message: Rasmus Lerdorf: "[PHP-DEV] cvs: /php3 mod_php3.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: tamm <email protected>
Operating system: Linux RedHat 6.0
PHP version: 3.0.14
PHP Bug Type: Oracle related
Bug description: Warning response when trying to set Oracle NLS_LANG env. parameter
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.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Danny Heijl: "Re: [PHP-DEV] PHP 4.0 Bug #3347: string.c leaks memory"
- Previous message: Rasmus Lerdorf: "[PHP-DEV] cvs: /php3 mod_php3.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

