Posted by Mladen Gogala on 01/13/06 03:09
I downloaded PHP-5.1.2 and tried it with an application I normally use.
Application connects to Oracle 10.2. Here is the result:
[Thu Jan 12 19:26:11 2006] [notice] Apache/2.0.54 (Unix) PHP/5.1.2
configured -- resuming normal operations [Thu Jan 12 19:26:20 2006]
[error] [client 127.0.0.1] PHP Warning: ocilogon() [<a
href='function.ocilogon'>function.ocilogon</a>]: OCIEnvNlsCreate() failed.
There is something wrong with your system - please check that ORACLE_HOME
is set and points to the right directory in
/usr/local/PHP/adodb/drivers/adodb-oci8.inc.php on line 228, referer:
http://localhost/dba/dba_helper.php
When I downgraded to 5.1.1 - it worked like a charm. Version 5.1.2 is
still a little bit rough around the edges, isn't it?
--
http://www.mgogala.com
[Back to original message]
|