From:             thomas dot wiedmann at laek-bw dot de
Operating system: Windows NT 10.0 build 14393 
PHP version:      7.4.7
Package:          PECL
Bug Type:         Bug
Bug description:Unable to load dynamic library 'php_oci8_12c.dll'

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 bug report at https://bugs.php.net/bug.php?id=79775&edit=1
-- 
Fix committed:                    https://bugs.php.net/fix.php?id=79775&r=fixed
Fixed in release:                 
https://bugs.php.net/fix.php?id=79775&r=alreadyfixed
Need backtrace:                   
https://bugs.php.net/fix.php?id=79775&r=needtrace
Need Reproduce Script:            
https://bugs.php.net/fix.php?id=79775&r=needscript
Try newer version:                
https://bugs.php.net/fix.php?id=79775&r=oldversion
Not developer issue:              
https://bugs.php.net/fix.php?id=79775&r=support
Expected behavior:                
https://bugs.php.net/fix.php?id=79775&r=notwrong
Not enough info:                  
https://bugs.php.net/fix.php?id=79775&r=notenoughinfo
Submitted twice:                  
https://bugs.php.net/fix.php?id=79775&r=submittedtwice
register_globals:                 
https://bugs.php.net/fix.php?id=79775&r=globals
PHP version support discontinued: 
https://bugs.php.net/fix.php?id=79775&r=phptooold
Daylight Savings:                 https://bugs.php.net/fix.php?id=79775&r=dst
IIS Stability:                    https://bugs.php.net/fix.php?id=79775&r=isapi
Install GNU Sed:                  https://bugs.php.net/fix.php?id=79775&r=gnused
Floating point limitations:       https://bugs.php.net/fix.php?id=79775&r=float
No Zend Extensions:               https://bugs.php.net/fix.php?id=79775&r=nozend
MySQL Configuration Error:        
https://bugs.php.net/fix.php?id=79775&r=mysqlcfg

-- 
PECL development discussion Mailing List (https://pecl.php.net/)
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to