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

Home -> Community -> Usenet -> c.d.o.tools -> Re: PHP and Oracle?

Re: PHP and Oracle?

From: Hervé Piedvache <herve_at_elma.fr>
Date: 2000/06/01
Message-ID: <39367416.78D4EF90@elma.fr>#1/1

Hi Dennis,

Dennis Edward a écrit :
>
> I've got someone in my shop trying to set up PHP on a linux webserver to
> connect to Oracle on a different host, but the howto isn't in anything he's
> downloaded so far. Can someone pass on to me a pointer to a FAQ, HOWTO, or
> just send a set of simple instructions?

To connect PHP and Oracle you need to install the Oracle Server on the Linux, the client do not compile with PHP, and PHP 4 only, never get any result with PHP 3 ...
You have to compile PHP with the --OCI8 option and then when you make a script just OCILogon on the good server which could be any computer ... :)

Regards,

-- 
Hervé Piedvache

Elma Ingenierie Informatique
6, rue du Faubourg Saint-Honoré
F-75008 - Paris - France 
http://www.elma.fr
Tel: +33-1-44949901
Fax: +33-1-44949902 
Email: herve_at_elma.fr
Received on Thu Jun 01 2000 - 00:00:00 CDT

Original text of this message

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