PHP oci8 dll not loading on windows 64 bit XP. What am I doing wrong?
- by user47354
on win 64, I installed apache, php etc. Everything works fine, except the oracle part. I can connect to oracle from sql developer which means my tnsnames.ora file is correct. When apache starts, there are no errors in the logs. But when I try to connect to oracle from my database, oracle module php_oci8.dll is not loaded. What am I doing wrong?
The oci8.dll line in php.ini is there, it is uncommented
There are no errors in the apache logs
extension_dir in php.ini file points to the correct location