PHP ORACLE Connection Problem
996585Mar 13 2013 — edited Apr 8 2013Hi,
PHP, OCI8 installed on the same machine (where oracle database 10.2.0.1.0 has been installed).
i am able to run test.php (oracle database connection with php and getting data) by user oracle and root on command line.
but with a different user say (xsdu) not able to run by command prompt although exporting all environment variable like ORACLE_HOME and LD_LIBRARY_PATH etc..
this i am testing to run the code by browser which is not working.
Please help..
Thanks
--