win7 出现pdo_mysql.dll未加载问题 今天出现这个错误,是由于我的php下的php.ini里的extension=php_pdo.dll没有开启,即没有将;extension=php_pdo.dll前的;去掉。