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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 42 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Mar 29 09:01:28 2024 UTC