Page 1 of 1

oci8 installation succeded but php file not executing

PostPosted: 29. November 2012 16:43
by ImranBD
Hi,

I am facing problem to install oci8. below the process I have followed but after restarting the lampp php5 not running.
Code: Select all
    /opt/lampp/lampp oci8
    Please enter the path to your Oracle or Instant Client installation:
    [/opt/oracle] /usr/lib/oracle/10.2.0.3/client/lib
    installing symlinks…
    patching php.ini…
    OCI8 add-on activation likely successful.
    LAMPP: Stopping Apache with SSL…
    LAMPP: Starting Apache with SSL…


in php.ini file extension=oci8.so added but after that php file not executing. If I disable this addition then php5 runs but no oci8 info available in the phpinfo page.

Looking for your expert comments.

Thanks & Regards,

Imran