The php_pdo_oci.dll module in ext exists. This module is also enabled in extension. The path should be correct. I tried various methods to put the dll under system32, And put php and phpext into environment variables. It is useless to restart apache later. System Environment: Windows 7 flagship...
The php_pdo_oci.dll module in ext exists. This module is also enabled in extension. The path should be correct.
I tried a variety of methods to put the dll under system32 and put php and php \ ext into the environment variable.
It is useless to restart apache later.
System Environment: Windows 7 flagship version x86.
PHP version: 5.6 .? Php_pdo_oci is provided after decompression.
I downloaded oci. dll, put it in system32, and run regsvr32 oci. dll. The prompt module has been loaded, but the endpoint DllRegisterServer cannot be found.
Reply content:
The php_pdo_oci.dll module in ext exists. This module is also enabled in extension. The path should be correct.
I tried a variety of methods to put the dll under system32 and put php and php \ ext into the environment variable.
It is useless to restart apache later.
System Environment: Windows 7 flagship version x86.
PHP version: 5.6 .? Php_pdo_oci is provided after decompression.
I downloaded oci. dll, put it in system32, and run regsvr32 oci. dll. The prompt module has been loaded, but the endpoint DllRegisterServer cannot be found.
It seems that the file "C:/wamp/php/ext/php_pdo_oci.dll" is not found.
Are you sure the file in this path exists?