I have tried to make PHP and Oracle work together, but no success so far. It seems like there is a problem loading php_oci8.dll that may be due to Oracle configuration...
Good suggestions appreciated...
regards, Even Husby
some facts:
I have
- Oracle 9.2
- php5.0.1 available in c:\php5
- IUSER_... has read/execute rights to c:\php5
- php.ini is stored in c:\windows
- extensions enabled for php_oci8.dll
- phpinfo() verifies the existence of some extensions, but gives an error message for php_oci8.dll.
- The error is "PHP Startup: Unable to load dynamic library c:\php5\ext\php_oci8.dll - Access is denied."
- The keys under HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE include
Name: inst_loc
Data: C:\Program Files\Oracle\Inventory
Name: ORACLE_HOME
Data: C:\oracle\ora92
Name: ORACLE_HOME_NAME
Data: OraHome92
Name: API
Data: C:\oracle\ora92\dbs
Name: ORACLE_GROUP_NAME
Data: Oracle - OraHome92
Name: NLS_LANG
Data: NA
Name: OLEDB
Data: C:\oracle\ora92\oledb\mesg
Name: VOBHOME2.0
Data: C:\oracle\ora92
Name: OO4O
Data: C:\oracle\ora92\oo4o\mesg
Name: TNS_ADMIN
Data: C:\oracle\ora92\network\admin\tnsnames.ora
Name: LD_LIBRARY_PATH
Data: c:\oracle\ora92\lib
Name: TWO_TASK
Data: c:\oracle\ora92\network\admin\tnsnames.ora
Name: ORACLE_SID
Data: even