PHP: PDO - Manual - PHP: Hypertext Preprocessor
If your having problems re-compiling PHP with PDO as shared module try this.--enable-pdo=shared--with-pdo-mysql=shared,/usr/local/mysql--with-sqlite=shared--with-pdo-sqlite=shared 1. If PDO is built as a shared modules, all PDO drivers must also be built ...