For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > March 2006 > Re: [PHP-DB] PHP + OCI en Debian









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DB] PHP + OCI en Debian
Chris

2006-03-22, 6:57 pm

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/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com