Thursday, January 3, 2013

PHP Warning: PHP Startup: Unable to load dynamic library php_pdo_mysql.dll



php_pdo_mysql.dll comes with php when you install and you can find this library under
$YOUR_HOME/php/ext/.

Uncomment in php.ini:


; On windows:
extension_dir = "ext"