Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: PHP and Oracle?
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.frReceived on Thu Jun 01 2000 - 00:00:00 CDT
![]() |
![]() |