Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kunal111219's avatar

Unable to load dynamic library 'pdo'

PHP Warning: PHP Startup: Unable to load dynamic library 'pdo' (tried: ext\pdo (The specified module could not be found), ext\php_pdo.dll (%1 is not a valid Win32 application)) in Unknown on line 0

0 likes
1 reply
jlrdw's avatar

Is extension=pdo_mysql un-commented in your php.ini file?

Please or to participate in this conversation.