ID: 10275 Comment by: test at example dot com Reported By: renato dot oliveira at bol dot com dot br Status: No Feedback Bug Type: OCI8 related Operating System: Conectiva Linux 6 (a Red Hat bas PHP Version: 4.0.4pl1 New Comment:
Check permissions on $ORACLE_HOME. Doing chmod -r 755 on $ORACLE_HOME solved this problem for us. Previous Comments: ------------------------------------------------------------------------ [2002-05-14 00:00:03] php-bugs at lists dot php dot net No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2002-04-13 08:24:04] [EMAIL PROTECTED] works for me. does sqlplus work with this NLS_LANG setting? ------------------------------------------------------------------------ [2001-04-10 18:50:56] renato dot oliveira at bol dot com dot br When I try to connect to oracle 8.1.6 or 8.1.7 configured with NLS_LANG="BRAZILIAN PORTUGUESE_BRAZIL.WE8ISO8859P1" I get the message "Warning: OCISessionBegin: Error while trying to retrieve text for error ORA-03106 in /usr/local/apache/htdocs/teste3.php on line 3" I can connect to another oracle server with default installation and the same versions of apache, linux, php and oracle. I put the variables NLS_LANG and ORACLE_HOME into apache initialization script but it didnīt work. I configured php wiht these options: --with-apache=/usr/src/apache_1.3.19/ --with-mysql --with-oci8=$ORACLE_HOME --enable-track-vars --enable-sigchild Thanks and sorry my poor english. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=10275&edit=1