php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57977 Random errors with not found LD_LIBRARY_PATH
Submitted: 2007-12-23 22:12 UTC Modified: 2007-12-23 22:26 UTC
From: longtime at mail2000 dot com dot tw Assigned:
Status: Not a bug Package: oci8 (PECL)
PHP Version: 4.4.5 OS: SLES9 and RHEL
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: longtime at mail2000 dot com dot tw
New email:
PHP Version: OS:

 

 [2007-12-23 22:12 UTC] longtime at mail2000 dot com dot tw
Description:
------------
My Platform:

OS: SLES9 and RHEL3 and RHEL4
Apache: 1.3.9
PHP: 4.4.7
Oracle instantClient: 10.2.0.3
OCI8: 1.2.4 stable
Database: Oracle 10gR2 RAC

When AP Server request many connect to DB Server
it will find some random errors from php.err

the error is
oci_connect() [<a href='function.oci-connect'>function.oci-connect</a>]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that LD_LIBRARY_PATH includes the directory with Oracle Instant Client libraries

but I sure the LD_LIBRARY_PATH environment variable already be set

The errors are random to happen.

If I uses oci8-1.3.0beta, this errors seem not to happen

 



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-23 22:26 UTC] christopher dot jones at oracle dot com
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support/ as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

+-----------------------
| Please ask this question in a support forum, e.g. 
| http://www.oracle.com/technology/forums/php.html
| and include useful information such as how you set the
| environment variables.  Make sure they are set in the
| shell that starts the web server.
+-----------------------
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC