Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 22nd, 2004, 04:24 PM
thecomputerguy thecomputerguy is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 10 thecomputerguy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 37 m 50 sec
Reputation Power: 0
Oracle 8 not connecting to PHP on windows

I have php 4 working, Apache working, PHP and Apache talking.
I also have Oracle 8.1.7 working and can log into SQL Plus and see all files in the DB. So everything is setup and working I just can get php to connect to the DB

I have tryed everything possible!!!!!!!
Created evviroment variables to load in windows.
ORACLE_HOME
TNS_ADMIN


created in conntect script
PutEnv('ORACLE_HOME=E:\oracle\ora81');
PutEnv('TNS_ADMIN=E:\oracle\ora81\network\admin');
PutEnv('ORACLE_SID=svw2');

Aslo tryed without using PutEnv

Aslo tryed
if (!connection=OCILogon("user", "pass", "sid");

AND

if (!connection=OCILogon("user", "pass", "(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SID=svw2))"));

NO LUCK!!!

Have uncommented the php extension oci.dll in php ini.

I have done everything I know to do and evrything you can find on the web.

I still get ocilogon error.


Need help ASAP!!!!!!!!!!!!!!!!!

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > Oracle 8 not connecting to PHP on windows


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway