Edit report at https://bugs.php.net/bug.php?id=79775&edit=1
ID: 79775 User updated by: thomas dot wiedmann at laek-bw dot de Reported by: thomas dot wiedmann at laek-bw dot de Summary: Unable to load dynamic library 'php_oci8_12c.dll' Status: Open Type: Bug Package: PECL Operating System: Windows NT 10.0 build 14393 PHP Version: 7.4.7 Block user comment: N Private report: N New Comment: This pecl .dll is in use: https://pecl.php.net/package/oci8/2.2.0/windows oci8 2.2.0 for Windows 7.4 Thread Safe (TS) x64 Previous Comments: ------------------------------------------------------------------------ [2020-07-03 12:07:09] thomas dot wiedmann at laek-bw dot de Description: ------------ Apache is unable to load dynamic library 'php_oci8_12c.dll' ======== Apache 2.4.33 error.log: (httpd-2.4.33-win64-VC15.zip) -------------------------------------------------------- PHP Warning: PHP Startup: Unable to load dynamic library 'php_oci8_12c.dll' (tried: c:/Program Files/AERUS/php-7.4.7-Win32-vc15-x64/ext\\php_oci8_12c.dll (Die angegebene Prozedur wurde nicht gefunden.), c:/Program Files/AERUS/php-7.4.7-Win32-vc15-x64/ext\\php_php_oci8_12c.dll.dll (Das angegebene Modul wurde nicht gefunden.)) in Unknown on line 0 OS: Windows NT 10.0 build 14393 (Windows Server 2016) AMD64 64-Bit Any hint to debug this? Test script: --------------- <?php phpinfo(); ?> Expected result: ---------------- <?php phpinfo(); ?> load php_oci8_12c.dll Actual result: -------------- Unable to load dynamic library 'php_oci8_12c.dll' ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=79775&edit=1 -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php