Page 1 of 1

OCI problem

Posted: Sun Dec 14, 2008 2:19 pm
by NoorAdiga
Hey!
I'm making a project using php5 and Oracle 10 g, but I 've a problem configuring 'em together
I uncomment the line extension=php_oci8.dll
and updated the line extension_dir = "./ext"
and when I try to execute phpinfo();
I still can't find a section for OCI8 ....

what else should I do ?!?
:?

Thnx in advance,
Noor

Re: OCI problem

Posted: Sun Dec 14, 2008 8:59 pm
by infolock
maybe this tutorial will help.