Thanks Rachel, That is the explanation that I needed to make it clear. 2009/1/19 <[email protected]>
> On Mon, 19 Jan 2009, Mark Walkom wrote: > > Hi All, >> Can anyone confirm if the below, taken from phpinfo, is equal to >> installing >> this - http://www.oestby.com/doc/php5_oci8.php - by its self? >> >> *PDO* >> PDO support enabled >> PDO drivers oci, mysql >> >> *PDO_OCI* >> PDO Driver for OCI 8 and later enabled >> >> >> It was added by using the php-db package. >> I'm being told by our developers that they require a specific OCI8 section >> for their framework (CodeIgniter) to work. >> > > OCI8 will be using an Oracle shared object somewhere, to talk to an Oracle > Database. So OCI8 will only work if the foundation Oracle shared objects > and config files exist, so the pdo module can link > to them. > > rachel > > -- > Rachel Polanskis Kingswood, Greater Western Sydney, > Australia > [email protected] > http://www.zeta.org.au/~grove/grove.html<http://www.zeta.org.au/%7Egrove/grove.html> > The price of greatness is responsibility. > -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
