• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Unable to load dynamic library php_pdo_oci

Muzzammil

New Pleskian
Hi,
I am new to plesk and integrated WHMCS with plesk obsidian for windows. Everything is working fine except for WHMCS autoupdates as it is giving below PHP library loading error.
Can someone please help to look in to this.
I have already defined extension_dir path "C:\Program Files (x86)\Plesk\Additional\PleskPHP73\" in PHP.ini

[WHMCS Application] ERROR: Whoops\Exception\ErrorException: PHP Startup: Unable to load dynamic library 'php_pdo_oci' (tried: C:\Program Files (x86)\Plesk\Additional\PleskPHP73\ext\php_pdo_oci (The specified module could not be found.), C:\Program Files (x86)\Plesk\Additional\PleskPHP73\ext\php_php_pdo_oci.dll (The specified module could not be found.)) in Unknown:0 Stack trace: #0 C:\inetpub\vhosts\clouddukan.com\httpdocs\vendor\whmcs\whmcs-foundation\lib\Utility\Error\Run.php(0): WHMCS\Utility\Error\Run->handleError(32, 'PHP Startup: Un...', 'Unknown', 0) #1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown() #2 {main} {"exception":"[object] (Whoops\\Exception\\ErrorException(code: 32): PHP Startup: Unable to load dynamic library 'php_pdo_oci' (tried: C:\\Program Files (x86)\\Plesk\\Additional\\PleskPHP73\\ext\\php_pdo_oci (The specified module could not be found.), C:\\Program Files (x86)\\Plesk\\Additional\\PleskPHP73\\ext\\php_php_pdo_oci.dll (The specified module could not be found.)) at Unknown:0)"} []
 
If I'm not mistaken, to fix "Unable to load dynamic library 'pdo_oci" error it's required to install Oracle Instant Client

 
Back
Top