Oracle : 11.2.0.1.0
Apache 2.0 Handler
PHP Version 4.4.9
Windows XP

I have problem to connect with Oracle 11g.

Log apache :

PHP Warning:  Unknown(): Unable to load dynamic library 'C:\\Program Files\\Apache 
Group\\Apache2\\php\\extensions\\php_oracle.dll' - The specified module could not be found.\r\n in  Unknown on li

when I open phpinfo :
I have :

OCI8 Support    enabled
Revision    $Revision: 1.183.2.18.2.5 $ 

**But I DO NOT HAVE : **

Oracle Support  enabled 

1) In php.ini I have uncommentet only two ext :
extension=php_oci8.dll
extension=php_oracle.dll

2) I have correctly extension ( to above dll's ) :

extension_dir = "C:\Program Files\Apache Group\Apache2\php"

3) VARIABLE PATH in winXP I have set :

C:\Program Files\Apache Group\Apache2\php\

4) I added oci.dll to php\extensions

I do not know what could be more wrong???

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.