cio
-Mensaje original-
De: Christopher Jones <[EMAIL PROTECTED]>
Para: [EMAIL PROTECTED]
Cc: php-install@lists.php.net
Asunto: Re: [PHP-INSTALL] Install php5 oracle 11g x64 ora_logon() ISSUE
Fecha: Thu, 25 Sep 2008 08:27:29 -0700
PHP 5.1.6 doesn't have the old 'oracle'
[EMAIL PROTECTED]
Cc: php-install@lists.php.net
Asunto: Re: [PHP-INSTALL] Install php5 oracle 11g x64 ora_logon() ISSUE
Fecha: Thu, 25 Sep 2008 08:27:29 -0700
PHP 5.1.6 doesn't have the old 'oracle' extension. It only has the
newer 'oci8' extension. Recent versions of
PHP 5.1.6 doesn't have the old 'oracle' extension. It only has the
newer 'oci8' extension. Recent versions of PHP will give a warning
when an unknown 'configure' option is used, but 5.1 doesn't, IIRC.
If you are writing new PHP code, use oci8 functions (and remove the
--with-oracle option from