First of all, this question is better being asked on
[EMAIL PROTECTED] and [EMAIL PROTECTED] We are the official
library maintainers, not the customer support. I forward this mail to
these lists.

Secondly, to create multiple connections OCI8 via PHP you should be
using OCINLogon().

Maxim Maletsky
[EMAIL PROTECTED]



On Sun, 31 Aug 2003 22:32:21 +0800 (CST)
Zhixiang Wang <[EMAIL PROTECTED]> wrote:

> Dear Maxim Maletsky:
>     Recently I install oracle 9.2.0.1 on RedHat Linux 9.0. It seems working well! 
> But I encountered many problems, please help me!
>     The parameter is here:
>     ORACLE HOST IP=192.168.1.1
>     ORACLE SID=ora9i
>     ORACLE database name=oracledb
>     First, I can't use "ocm login -idora9i" to start OMS. On Linux I can't start up 
> a KDE or GNOME X-Windows interface to manage Oracle!But I can connect oracle by 
> using oracle client on Windows 2000 from "standalone" but not "enterprise management 
> server". On oracle client I can only connect to oracle database using system/[EMAIL 
> PROTECTED] But I can't use SQLPLUS on Linux to connect by using system/[EMAIL 
> PROTECTED] and I can using "system/******" to connect to oracle database! 
>      Second, I can connect oracle database by using PHP with famous example: 
> ocilogon("scott","tiger") only once!!! If I want to connect to oracle with OCI8 I 
> must reboot oracle database on Linux. But I can connect oracle using another famouse 
> example: ora_logon("scott""tiger") for many and many times!!! I had test to using 
> ocilogon("scott","tiger","oracledb") but failed!
>     Yours sincerely
>                 Zhixiang Wang
>                2003.8.31
>         
>     
> 
> 
> 
> ---------------------------------
> Do You Yahoo!?
> 启用电邮帐号,领会雅虎通[身临其境聊电影]的动感魅力,还有网络摄像头+雅虎通收音机等你来拿

-- 
Maxim Maletsky <[EMAIL PROTECTED]>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to