NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Please enable Oracle extension -- how to resolve?


Joined: 19 May 2006
Posts: 1
Reply with quote
I am using oracle 10g and Windows.
If I do not select config I get the results, when I said to use config received the above.

Cannot locate any reference to this.

How to resolve?

thanks
View user's profileFind all posts by ebstigalljr@verizon.netSend private message
Veteran

Joined: 24 Jan 2006
Posts: 311
Reply with quote
Hi - thank you for the post, but we will need more info - what do you mean by select config, what is the error message - please give us detaild description of your steps, content of your files, location of your files and the error messages. Thank You!
View user's profileFind all posts by yfaktorSend private message
Please enable Oracle extension


Joined: 22 Nov 2006
Posts: 9
Reply with quote
I'm a newbie and I'm having the same problem. I'm using the Evaluation version. I created a new project and then ran the Tools>>DB-Form Wizard. I tried running, and it couldn't resolve the path to my config.inc.php file. So, I commented out the include statement and then copied and pasted the contents of that file. Now when I try to run it, I get the following error:
"Please enable Oracle extension"

I traced the source and this appears to be causing the error:

function isConnectionAvailable() {
return(function_exists('ocilogon'));
}

Where is the "ocilogon" function? How does this function get created?

Thanks!
View user's profileFind all posts by schaganeSend private message
SOLVED


Joined: 22 Nov 2006
Posts: 9
Reply with quote
I found the problem. Edit your php.ini file and uncomment the following two lines:
;extension = php_oci8.dll
;extension = php_oracle.dll
View user's profileFind all posts by schaganeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
you need only php_oci8.dll if you use oci* funtions. Php_oracle.dll provides ora* funtions and is considered outdated.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Please enable Oracle extension -- how to resolve?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic