Re: PHP + OCI en Debian

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ok, I think that you say to me that´s is not possible to compile
oci8.c separate...

When you say "compile with extra option --with-oci8", you mean something like:

make --with-oci8 makefile?

Sorry for the ignorance...

Thanks again,

Sebastian

On 3/22/06, Chris <dmagick@xxxxxxxxx> wrote:
> SJL wrote:
> > Someone install any time the Oracle Client to use the OCI interface to
> > connect a Oracle DB?
> >
> > I'm working in Debian. I installed the Client of Oracle from a package
> > from the official page... but I don´t know how to configure php.ini to
> > make the OCI API works..
>
> Now that you've installed Oracle Instant Client you need to get php to
> recognise it's there (so it can create the oci8.so file).
>
> I'm not sure if there is a package to do this or if you'll have to
> compile php from source with the extra option:
>
> --with-oci8
>
> I suspect you'll have to compile php from source, you won't be able to
> use a package to do this, but I could be wrong.
>
> --
> Postgresql & php tutorials
> http://www.designmagick.com/
>

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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux