|
Posted by Andy Hassall on 01/13/06 21:18
On Fri, 13 Jan 2006 01:09:00 GMT, Mladen Gogala <gogala@sbcglobal.net> wrote:
>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?
Any warnings during "configure"? Did the OCI8 bit look like it picked up
Oracle?
I've set up 5.1.2 on Linux and Windows, both connecting to Oracle to try out
the new version of the OCI8 extension - no issues in either case. The new
features seem to work well from a brief first test - the timeout on persistent
connections is a welcome addition, and it seems to work.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|