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
Hi everyone
I have a Oracle database Release 11.1.0.6.0 x64 an Red Hat 5.2 x64
running perfectly and i need to install php with oracle connectivity in
the same machine. After follow diferentes guides (even mixed) always get
the same error "Call to undefined function ora_logon()"
In orden to get he