On Fri, 6 Feb 2004 15:59:07 +0100 "Giovanni Amato" <[EMAIL PROTECTED]> wrote:
> Hi, > i've installed Linux RedHat9 and Oracle9i. > When i test the connection with the database the error are: > Call to undefined function: ocilogon()" > In your documentation you said: > Installazione > You have to compile PHP with the option --with-oracle[=DIR], where DIR > defaults to your environment variable ORACLE_HOME. > > What mean "You have to compile PHP with the option --wit..." where i must > write this command? please, ask these questions at [EMAIL PROTECTED] this list is for documentation development questions. and this is: >You have to compile PHP with the option --with-oracle[=DIR] not true. to use oci* you should run ./configure with --with-oci8 option. --- WBR, Antony Dovgal aka tony2001 [EMAIL PROTECTED]