pdo_mysql

I need to deploy an application to a server who doesn’t have the pdo_mysql and we can’t install on it.

There is anyway to bypass this problem? Maybe changing something in the framework core?

Thanks!

There is a way but it’s not good in terms of performance:

http://www.yiiframework.com/extension/phppdo/