Table of Contents

Steps to get Oracle working with php

The following steps were followed to get Oracle OCI connectivity with PHP

Considerations

The full install of Oracle XE on Ubuntu server should have been the potential candidate for getting the OCI going, however it did not quite work as expected so Oracle Instant Client was installed

Instant Client

Setting up PHP for Oracle OCI

To get php working with oracle the following needs to be done

References

Oracle PHP FAQ

Instant Client Download

Installing OCI for PHP

Installing OCI for PHP - another one

Long thread on this subject

Oracle.com installing Oracle with php

Another one

From php.net