NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP and Oracle

Andy Dirnberger dirn at dirnonline.com
Mon Jan 9 15:14:54 EST 2006


Make sure you are using the php_oci8 extension and not the php_oracle
extension.

DiRN

-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of Randal Rust
Sent: Monday, January 09, 2006 3:11 PM
To: NYPHP Talk
Subject: [nycphp-talk] PHP and Oracle

I'm taking a stab at connecting to our Oracle database so that I can
build a prototype of something, based on our actual data structure.

I have enabled the Oracle extension in the .ini file (and verified it
by viewind the information with phpInfo() ), but I keep getting this
error:

Fatal error: Call to undefined function oci_connect() in
C:\web\oracle\test.php on line 12

It seems that the extension is not working. Any thoughts?

It's probably not all that difficult, I'm just not used to the way
Oracle does it's connection thing.

TIA.

--
Randal Rust
R.Squared Communications
www.r2communications.com
_______________________________________________
New York PHP Talk Mailing List
AMP Technology
Supporting Apache, MySQL and PHP
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org




More information about the talk mailing list