eb 2001 10:37:17 -
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] php with oracle on another server
>
> We have php (rpm) running on redhat linux 7, we want to enable oci support
> in php (as a dso if possible?), but oracle is running on another server, how
> can we do this?
>
Hello,
you have to install an oracle client (8.x version) on the redhat linux 7 server that
is running php.
To know if the Net8.0 client is well installed test the database connexion with oracle
sql+
After that specify the same connexion parameters in your PHP scripts than those used
with sql+
We have php (rpm) running on redhat linux 7, we want to enable oci support
in php (as a dso if possible?), but oracle is running on another server, how
can we do this?
John Kenney
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman