然后make make install,然后屏幕上会提示pdo库安装到的路径,把此路径记下来然后加入到php。ini中。比如extension = /home/work/service/php_for_apache2/lib/php/extensions/no-debug-non-zts-20100525/pdo_mysql.so
之后重新启动apache。能够再phpinfo中看看是不是多了pdo mysql
以上是关于yii框架:CDbConnection failed to open the DB connection: could not find driver的解决的方法的主要内容,如果未能解决你的问题,请参考以下文章