Found a better resource than me :)
http://www.php.net/manual/en/ref.oci8.php

Seems you have to install the Oracle8 Client Libraries
to be able to call OCI8 interface

Regards Michael

"Michael Virnstein" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> i think that Oracle 7.3.4.0.0 does not support the oci extension or vize
> versa,
> Oracle 8i does, that's what i know for sure. so try it without the
> oci-extension.
> If it works, use this funtions in your scripts:
> http://www.php.net/manual/en/ref.oracle.php
>
> Regards Michael
>
> "Michael P. Carel" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> 002601c202d1$07c0ee20$[EMAIL PROTECTED]">news:002601c202d1$07c0ee20$[EMAIL PROTECTED]...
> > can i now where and why? pls....
> >
> >
> > > ummm ur answer is in your question !!
> > >
> > > -----Original Message-----
> > > From: Michael P. Carel [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, 24 May 2002 12:56 PM
> > > To: php
> > > Subject: [PHP] error in compling with oracle support
> > >
> > >
> > > Hi to All,
> > >
> > > Is there anyone know's why im receiving this error in compiling
> PHP-4.2.1
> > > with oracle support in AIX. Im using oracle 7.3.4.0.0 .
> > > Im having an configure error: Unsupported Oracle version!
> > >
> > > Here's my config script:
> > > ./configure --with-apache=../apache_1.3.24 \
> >
>  --with-enable-track-vars --with-oci8=/u01/app/oracle/product/7.3.3_prod
> \
> > > --with-oracle=/u01/app/oracle/product/7.3.3_prod
> > >
> > > Please help us and thank's in advance for those who reply.
> > >
> > >
> > >
> > > Regards,
> > > Mike
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
>



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

Reply via email to