Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Accidently deleted PATH from environment variables

nabeel khanApr 19 2008 — edited Apr 23 2008
Hi,

I deleted the path environment variable which had oracle paths and after that my php application cant connect to oracle database... its giving me

Warning: ocilogon() [function.ocilogon]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that PATH includes the directory with Oracle Instant Client libraries in C:\xampp\htdocs\admin\adodb\adodb-oci8.inc.php on line 149
DB Configuration Error []
Error : Can't Connect to the Database

I tried to define varibles again and added the following once
C:\oracle\product\10.2.0\db_1;C:\oracle\product\10.2.0\db_1\bin;C:\oracle\product\10.2.0\db_1\jdk;C:\oracle\product\10.2.0\db_1\jdbc;C:\oracle\product\10.2.0\db_1\jdk\jre\bin\

but no use.. hope someone can help me. I'm on vista using oracle 10.2 for vista.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 21 2008
Added on Apr 19 2008
5 comments
1,466 views