"Quique Notelodigo" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
> Buenos dias
>
> Estoy empezando a trabajar con Oracle y php. Ya he trabajado con Postgres
y
> PHP. Solo tengo una pregunta, muy concreta:
>
> Tengo Oracle en una máquina distinta al servidor Linux con Apache+PHP
¿Puedo
> desde PHP acceder a Oracle?

Yes, you can connect to a remote oracle. But you need the "oracle client"
installed onto your "servidor Linux con Apache+PHP".

> He leido en php.net que hay que compilar PHP para tener acceso a oracle,
con
>   --with-oracle[=DIR] donde DIR es ORACLE_HOME
> pero no se que poner ya que el Oracle esta en otra maquina, en la red
local.

ORACLE_HOME will refer to your oracle client.

> ¿Puede ayudarme?

may be this link would help you : http://dehaese.free.fr/
>
> Muchas gracias

Regards,
Philippe



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

Reply via email to