Linux下PHP扩展PDO编译安装 By duncan21Posted on 2017 年 1 月 18 日2017 年 1 月 18 日Posted in LinuxTagged pdo, pdo_mysqlNo Comments on Linux下PHP扩展PDO编译安装 背景: 最近,有个新站点上线,程序使用的是pdo连接MySQL,但是线上的php在当初安装的时候没有编译pdo, 同时,由于是线上服务,不能重新编译php所以,考虑使用php的扩展编译方法来实现。[……] 阅读全文 Read More