Current location: Hot Scripts Forums » Other Discussions » Web Servers » php oracle problem


php oracle problem

Reply
  #1 (permalink)  
Old 03-28-08, 01:56 AM
umarrana umarrana is offline
Newbie Coder
 
Join Date: Dec 2006
Location: Pakistan
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
php oracle problem

hello dear friends i have a problem in php and oracle connectivity when i run the page he gives me error

Call to undefined function ociplogon()
i check php_oci8.dll in my ext folder its ok and i also check php.ini file

extension_dir = "C:/website\php5\ext" is ok

and ;extension=php_oci8.dll this is also in my php.ini file but when i see the php info page there is no oracle i do not find any oci8 tittle in info page so what i do ? please help me out of this i dont know what to do this error is really giving me tension
Reply With Quote
  #2 (permalink)  
Old 03-28-08, 03:15 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
Thread moved to "Web Servers" section, since this is not really a PHP coding question.

And was the extension already loaded, or did you have to uncomment it first? If you did, did you restart Apache after that?

You can also try loading the extension like this, on top of your script:
PHP Code:

dl('php_oci8.dll'); 

Reply With Quote
  #3 (permalink)  
Old 03-28-08, 07:26 AM
umarrana umarrana is offline
Newbie Coder
 
Join Date: Dec 2006
Location: Pakistan
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
i add the code
this error comes
Warning: dl() [function.dl]: Not supported in multithreaded Web servers

and now extension loaded but this error coming

The procedure entry point OCILobOpen could not be located in the dynamic link library OCI.dll."
i change i past the oci.dll from oracle to apache bin dir but nothing this error coming again again when i start the server
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP and JavaScript problem twome PHP 1 04-19-06 06:43 PM
PHP Windows 2003 Problem - Help Please dwdviper PHP 1 04-19-06 01:39 PM
.htaccess and PHP Redirect problem dodod PHP 3 06-19-05 10:56 PM
PHP email form problem jcwilde1 PHP 2 06-18-05 11:19 PM
Windows 2000, IIS 5.0, PHP 4.3.8 net start problem wheatchris PHP 0 11-30-04 05:56 PM


All times are GMT -5. The time now is 01:26 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.