Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Problem connecting to Oracle from PHP script.

Re: Problem connecting to Oracle from PHP script.

From: DvE <d.van.es_at_xs4all.nl>
Date: Sat, 10 Feb 2001 10:58:03 +0100
Message-ID: <96337d$fnn$1@news1.xs4all.nl>

Did you enter the correct sid?

"Chris" <chrism_at_cs.dal.ca> wrote in message news:96137g$9e8$1_at_News.Dal.Ca...
> I have a solaris server that has apache and php and Oracle 7 installed on
 it
> (all within a localhost)
>
> Problem connecting to Oracle with PHP,
> Return Error:
> -------------------
> Warning: Oracle: Connection Failed: ORA-01034: ORACLE not available in
> /users/cs/chrism/public_html/hs~test.phtml on line 8
> -------------------
>
> The Php module on the hosts apache was configutured with Oracle support:
> '--with-oracle'
> $ORACLE_HOME = /opt/oracle/app/oracle/product/733 which is correct
>
> PHP script function:
>
> Ora_Logon open an Oracle connection
>
> int ora_logon (string user, string password); /*I have an db account and I
> put the right user and pass in*/
>
> -----------------------------------
> Does anyone have any Reasons as to why I cann't connect?
> Note: I can use SQLPLUS with Oracle no problems.
>
>
>
>
Received on Sat Feb 10 2001 - 03:58:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US